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
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2022-10-25 19:19:12 +0300
committerszaimen <szaimen@e.mail.de>2022-10-25 19:19:12 +0300
commite70a1ede50f7e0c518858e6a2fff2f0117c12c5f (patch)
tree4282825379a39aff12383172ae3a87e144a1591d
parentb721b855a9cb8d9603e7a5b5fed0e639a8e91a2e (diff)
link to the webpage for better UX
Signed-off-by: szaimen <szaimen@e.mail.de>
-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