Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/univention-app.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/setup
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2020-03-24 16:30:19 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2020-03-24 16:30:19 +0300
commit37dc2b1a11438a066377cf746936f6f4624d753a (patch)
tree34814427eded73a9f90ae3713de03602e23fc5af /setup
parent59b162ef1a4118aff679d18c027d660d85184a98 (diff)
fix code comment
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'setup')
-rw-r--r--setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup b/setup
index c643c4f..242e9b8 100644
--- a/setup
+++ b/setup
@@ -128,7 +128,7 @@ if [ "$NC_IS_UPGRADE" -eq 0 ] ; then
$OCC app:disable updatenotification
install_hub_apps
- # set IP-related settings (refreshed on update)
+ # set IP-related settings
$OCC config:system:set trusted_proxies 0 --value="$NC_TRUSTED_PROXY_IP"
$OCC config:system:set trusted_domains 0 --value="$NC_UCR_DOMAIN"
NC_TRUSTED_DOMAIN_NO=1