Skip to content

Commit

Permalink
change logrotate
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoLechemia committed Mar 16, 2022
1 parent c472e90 commit aae10bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log_rotate
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
APP_PATH/var/log/*.log {
/var/log/usershub.log {
daily
rotate 8
size 100M
Expand Down

0 comments on commit aae10bd

Please sign in to comment.