This commit is contained in:
Hell13Cat
2026-06-02 00:15:38 +03:00
parent 2a103d246b
commit 627b374b7f
8 changed files with 436 additions and 84 deletions
+4 -2
View File
@@ -1,6 +1,7 @@
{
"server":{
"port":8084,
"host":"127.0.2.1",
"port":80,
"count_page":25
},
"gb":{
@@ -12,6 +13,7 @@
}
},
"file":{
"repos":["data/files", "E:/local_booru/img"]
"repos":["data_test/files", "E:/local_booru/img"],
"dw":"data_test/files"
}
}