Ajout d'un logrotate pour les logs de nginx

This commit is contained in:
Jean-Marie Favreau
2025-04-28 12:05:06 +02:00
parent bfcc23c133
commit c3fbaac385
5 changed files with 42 additions and 5 deletions

2
.gitignore vendored
View File

@@ -52,6 +52,7 @@ cover/
*.mo
*.pot
*.log
*.log.*
local_settings.py
db.sqlite3
db.sqlite3-journal
@@ -89,6 +90,7 @@ letsencrypt/
experimentations/cache/
experimentations/cache-augustes.ical
experimentations/events-augustes.json
logs-nginx
# MacOS
.DS_Store