added example configuration
This commit is contained in:
parent
f25d49b0e7
commit
427342a47a
8
config.json
Normal file
8
config.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"upload_folder": "./uploads",
|
||||||
|
"max_file_size": 104857600,
|
||||||
|
"expiration_time": 604800,
|
||||||
|
"data_file": "data.db",
|
||||||
|
"base_url": "http://localhost:5000/",
|
||||||
|
"name": "up.x1b.dev"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user