include config
This commit is contained in:
8
data/config.json
Normal file
8
data/config.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"workers": 8,
|
||||
"timeout": 3600,
|
||||
"uid": 1000,
|
||||
"data_folder": "data",
|
||||
"shares_file": "data/shares.json",
|
||||
"date_format": "%Y-%m-%d %H:%M"
|
||||
}
|
||||
Reference in New Issue
Block a user