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