1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-15 17:37:22 +01:00

Added overwrite.cli.url to the config update.

This commit is contained in:
Steve Hay
2022-09-14 12:40:48 -04:00
parent 6b8aff4cc1
commit 8dcc632e66

View File

@@ -342,6 +342,7 @@ cat > $CONFIG_TEMP <<EOF
"logdateformat": "Y-m-d H:i:s",
"mail_domain": "$PRIMARY_HOSTNAME",
"default_phone_region": "$PHONE_REGION",
"overwrite.cli.url": "https://${PRIMARY_HOSTNAME}/cloud",
"user_backends": [
{
"class": "\\\OCA\\\UserExternal\\\IMAP",