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:
Diffstat (limited to 'setup')
-rw-r--r--setup2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup b/setup
index e10c23b..8b78dab 100644
--- a/setup
+++ b/setup
@@ -166,6 +166,8 @@ $OCC maintenance:update:htaccess
# Apply one-click-instance settings...
$OCC config:system:set one-click-instance --value=true --type=bool
$OCC config:system:set one-click-instance.user-limit --value=100 --type=int
+$OCC config:system:set one-click-instance.link --value="https://nextcloud.com/univention/"
+$OCC app:enable support
# env var is set from the dockerfile
if [ "$NC_IS_PATCHED" = true ]; then