1
0
Fork 0

Added delete log path to config file.

This commit is contained in:
Alexander Andreev 2022-07-01 03:26:48 +04:00
parent 351f5dda4b
commit cd9e4d2b09
Signed by: Arav
GPG Key ID: 0388CC8FAA51063F
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ log:
error: "/var/log/dwelling-upload/error.log"
upload: "/var/log/dwelling-upload/upload.log"
download: "/var/log/dwelling-upload/download.log"
delete: "/var/log/dwelling-upload/delete.log"
# dwelling-upload-clean logs.
clean: "/var/log/dwelling-upload/clean.log"
clean_error: "/var/log/dwelling-upload/clean_error.log"