mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-10 08:37:02 +00:00
42affc7d73
Signed-off-by: Simon L <szaimen@e.mail.de>
6 lines
101 B
PHP
6 lines
101 B
PHP
<?php
|
|
$CONFIG = array (
|
|
'one-click-instance' => true,
|
|
'one-click-instance.user-limit' => 100,
|
|
);
|