Files
Local-Booru/config.json
T
Hell13Cat 4cddd19c76 0.0.8s
2026-06-02 00:44:02 +03:00

21 lines
495 B
JSON

{
"server":{
"host":"127.0.2.1",
"port":80,
"count_page":25,
"thumb_size":250
},
"gb":{
"id":"",
"hash":"",
"headers":{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
"Referer": "https://gelbooru.com/"
}
},
"file":{
"repos":["data/files"],
"dw":"data/files",
"thumb":"data/thumb"
}
}