Added stdout, clean, clean_error log options.
This commit is contained in:
parent
2fb9db01b0
commit
c1e565249c
@ -3,9 +3,12 @@ hash_salt: "iyP3oZWHI3xO3XBF7s78Vg"
|
||||
web_dir: "web"
|
||||
user: "dwupload"
|
||||
log:
|
||||
stdout: true
|
||||
error: "/var/log/dwelling-upload/error.log"
|
||||
upload: "/var/log/dwelling-upload/upload.log"
|
||||
download: "/var/log/dwelling-upload/download.log"
|
||||
clean: "/var/log/dwelling-upload/clean.log"
|
||||
clean_error: "/var/log/dwelling-upload/clean_error.log"
|
||||
uploads:
|
||||
directory: "/srv/uploads"
|
||||
limits:
|
||||
|
Loading…
Reference in New Issue
Block a user