added logging config template and updated config template
This commit is contained in:
parent
c6a9fb87ef
commit
cec9dc5d5c
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ mail_templates = {{ lacre_mail_templates }}
|
|||
[logging]
|
||||
# path to the logging configuration; see documentation for details:
|
||||
# https://docs.python.org/3/library/logging.config.html#logging-config-fileformat
|
||||
config = {{ lacre_logfile }
|
||||
config = {{ lacre_logfile )}
|
||||
|
||||
[relay]
|
||||
# the relay settings to use for Postfix
|
||||
|
|
Loading…
Reference in a new issue