Commit Graph

2 Commits

Author SHA1 Message Date
Guillermo Pages
74c795eaa9 docs: Logger daily rotation requires a PHP-user-writable log directory
rename() needs write permission on the DIRECTORY; without it rotation
fails silently while appends succeed, growing log.txt unbounded.
Documents the correct ownership/mode, the health check, and the
Nov 2021 - Jul 2026 production incident (945MB log.txt filled the
15GB disk and truncated a Solr reindex). Also notes that these logs
contain raw authenticate() passwords and must be treated as secrets.
2026-07-08 21:13:53 +02:00
Guillermo Dev
8183fba17c first commit 2018-10-10 01:07:53 +02:00