didn't work during install, disable it.

This commit is contained in:
Daniel Hansson 2020-05-27 20:43:12 +02:00 committed by GitHub
parent 406f30f001
commit f1441e1b0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -378,7 +378,7 @@ occ_command config:system:set logfile --value="$VMLOGS/nextcloud.log"
rm -f "$NCDATA/nextcloud.log"
occ_command config:system:set loglevel --value=2
occ_command config:app:set admin_audit logfile --value="$VMLOGS/audit.log"
occ_command config:system:set log.condition apps --value admin_audit
# occ_command config:system:set log.condition apps --value=admin_audit # gives an error, needs to be investigated
install_and_enable_app admin_audit
# Set SMTP mail