mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-29 04:17:07 +00:00
Ask the user if he/she wants to disable Nextcloud
This commit is contained in:
parent
7160d3c6a5
commit
098f24469a
@ -83,6 +83,12 @@ address, so we're suggesting $DEFAULT_PRIMARY_HOSTNAME.
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Ask the user if he/she wants to disable Nextcloud
|
||||||
|
yesno_box "Disable Nextcloud?"\
|
||||||
|
"Nextcloud offers the Contacts and Calendar features in Mail-in-a-box\
|
||||||
|
\n\nWould you like to disable it?"\
|
||||||
|
DISABLE_NEXTCLOUD
|
||||||
|
|
||||||
# If the machine is behind a NAT, inside a VM, etc., it may not know
|
# If the machine is behind a NAT, inside a VM, etc., it may not know
|
||||||
# its IP address on the public network / the Internet. Ask the Internet
|
# its IP address on the public network / the Internet. Ask the Internet
|
||||||
# and possibly confirm with user.
|
# and possibly confirm with user.
|
||||||
|
Loading…
Reference in New Issue
Block a user