mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-04 00:17:06 +00:00
Added overwrite.cli.url to the config update.
This commit is contained in:
parent
6b8aff4cc1
commit
8dcc632e66
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user