authelia/docs/configuration
Amir Zarrinkafsh f392f51df6
[MISC] Append log file instead of overwriting (#1450)
* [MISC] Append log file instead of overwriting

If Authelia is restarted when a `log_file_path` is defined upon restart the log file is overwritten as opposed to appending the existing file.

This change ensures that the log file will be appended to, users will need to ensure that they rotate/truncate this over time especially if running in `debug` or `trace`.

* Amend documentation for log_file_path
2020-11-13 10:14:45 +11:00
..
authentication [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00
notifier [BUGFIX] Add ability to specify SMTP HELO/EHLO identifier (#1416) 2020-11-05 10:22:10 +11:00
storage [MISC] Storage Schema Versioning Model (#1057) 2020-07-16 15:56:08 +10:00
access-control.md [FEATURE] Support for subject combinations in ACLs (#1142) 2020-06-25 18:22:42 +10:00
duo-push-notifications.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
index.md [FIX] Hash Password Cmd Not Encoding Provided Salt (#999) 2020-05-14 15:55:03 +10:00
miscellaneous.md [MISC] Append log file instead of overwriting (#1450) 2020-11-13 10:14:45 +11:00
one-time-password.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
regulation.md [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
secrets.md Updated secrets.md with a functional DaemonSet (#1287) 2020-09-25 09:48:24 +10:00
server.md [FEATURE] Allow Authelia to listen on a specified path (#1027) 2020-05-21 12:20:55 +10:00
session.md [DOCS] Update session docs to clarify encryption (#1448) 2020-11-13 07:45:46 +11:00