Update to 2022-02-15 16:00

This commit is contained in:
Daniel Berteaud
2022-02-15 16:00:13 +01:00
parent 7ec8056122
commit 90522fe409
22 changed files with 518 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{{ kimai_root_dir }}/data/log/*.log {
daily
rotate 90
compress
missingok
su {{ kimai_php_user }} {{ kimai_php_user }}
}