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>2022-11-07 12:08:45 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2022-11-07 12:08:45 +0300
commit77e1ce2ecde2550c52d48d3bd1df6beeacef0338 (patch)
tree97b535f627f35aecfb49b232535e456c4303241a /setup
parentef039288c58b92b5a0584fdb1cb85b1f86bd6acf (diff)
raise fair use limit to 500
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 a015301..40697fb 100644
--- a/setup
+++ b/setup
@@ -164,7 +164,7 @@ fi
$OCC maintenance:update:htaccess
$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.user-limit --value=500 --type=int
$OCC config:system:set one-click-instance.link --value="https://nextcloud.com/univention/"
$OCC app:enable support