Better audit logs

This commit is contained in:
James Cole
2020-08-13 13:18:54 +02:00
parent ee3ef4b8cc
commit 76cd77cc73
5 changed files with 23 additions and 14 deletions

View File

@@ -53,13 +53,6 @@ LOG_CHANNEL=stack
# nothing will get logged, ever.
APP_LOG_LEVEL=notice
#
# Firefly III keeps track of specific (security) related events in an audit log.
# These are stored on the drive, but in case of Docker can best be sent to 'stdout'.
#
AUDIT_LOG_CHANNEL=daily
# Database credentials. Make sure the database exists. I recommend a dedicated user for Firefly III
# For other database types, please see the FAQ: https://docs.firefly-iii.org/support/faq
# If you use Docker or similar, you can set these variables from a file by appending them with _FILE