mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2025-05-28 03:52:27 -04:00
Allow notifyUpdates by default
This commit is contained in:
parent
0693327a21
commit
986506c080
@ -145,6 +145,7 @@ if(isset($_POST['server']) && empty($message))
|
||||
|
||||
include_once "create-server-config.php";
|
||||
$db->setSetting($mysqli,"dbConfigVersion","Version2Beta6");
|
||||
$db->setSetting($mysqli,"notifyUpdates","no");
|
||||
unlink("create-server-config.php");
|
||||
unlink("config.php.template");
|
||||
unlink("install.sql");
|
||||
|
Loading…
x
Reference in New Issue
Block a user