Apply validation feedback for docs title and workshop migration notes
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/1575c81b-f8a7-433a-8f3b-e068c0992c18 Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
93677ea5b3
commit
079da1990e
3 changed files with 10 additions and 6 deletions
|
|
@ -173,6 +173,8 @@ $install_queries[5] = array(
|
|||
ELSE `schedule_interval`
|
||||
END"
|
||||
);
|
||||
// The simplified workflow intentionally hard-disables these legacy fields
|
||||
// for every row so old unsupported behaviors cannot be re-enabled.
|
||||
$ok = $ok && (bool)$db->query(
|
||||
"UPDATE " . sw_module_table('steam_workshop_server_settings') . "
|
||||
SET `hot_load` = 'disabled', `warning_minutes` = 0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue