Files
Local-Booru/config.json
T
Hell13Cat 627b374b7f 0.0.6s
2026-06-02 00:15:38 +03:00

19 lines
471 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_test/files", "E:/local_booru/img"],
"dw":"data_test/files"
}
}