Compare commits

...
This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
Karol Wypchlo 55676fd7eb
temporarily adjust logrotate minsize on nginx to 5M 2022-09-28 13:34:57 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/home/user/skynet-webportal/docker/data/nginx/logs/*.log {
daily
rotate 3650
minsize 500M
minsize 5M
create 644 root root
notifempty
dateext