diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/config.sample.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index 3ad8ffc832f..0fbd3ffce07 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -984,14 +984,6 @@ $CONFIG = array( */ 'maintenance' => false, -/** - * When set to ``true``, the Nextcloud instance will be unavailable for all - * users who are not in the ``admin`` group. - * - * Defaults to ``false`` - */ -'singleuser' => false, - /** * SSL |