mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
didn't work during install, disable it.
This commit is contained in:
parent
406f30f001
commit
f1441e1b0d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user