Update 'config/nextcloud/nextcloud-config.sh'
This commit is contained in:
@@ -21,6 +21,7 @@ cat <<EOF > /var/www/$domain/html/config/autoconfig.php
|
|||||||
"dbpass" => "${db_pass}",
|
"dbpass" => "${db_pass}",
|
||||||
"dbhost" => "localhost",
|
"dbhost" => "localhost",
|
||||||
"dbtableprefix" => "",
|
"dbtableprefix" => "",
|
||||||
|
'simpleSignUpLink.shown' => false,
|
||||||
"directory" => "/var/www/$domain/html/data",
|
"directory" => "/var/www/$domain/html/data",
|
||||||
);
|
);
|
||||||
EOF
|
EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user