Changed config format.
This commit is contained in:
parent
65ed3ec924
commit
48545f0781
@ -1,7 +1,9 @@
|
||||
listen_on: "tcp :29101"
|
||||
hash_salt: "iyP3oZWHI3xO3XBF7s78Vg"
|
||||
web_dir: "web"
|
||||
uploads:
|
||||
directory: "/srv/uploads"
|
||||
limits:
|
||||
file_size: "128M"
|
||||
file_size: 128
|
||||
keep_for_hours: 48
|
||||
storage: "200G"
|
||||
storage: 204800
|
Loading…
Reference in New Issue
Block a user