Actions
Remove link “Get your own free account”¶
Add this in /path/to/nextcloud/config/config.php:
'simpleSignUpLink.shown' => false,
Changes made to the configuration file take effect immediately without requiring a system reboot.
Updated by Gareth Eaton over 1 year ago · 1 revisions