Files
Local-Booru/config.json
T
Hell13Cat 4a88e4c491 0.0.7s
2026-06-02 00:26:24 +03:00

20 lines
469 B
JSON

{
"server":{
"host":"127.0.2.1",
"port":80,
"count_page":25
},
"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"
}
}