Preview mode that survives a reboot, and a fallback log that survives one too
This commit is contained in:
@@ -353,6 +353,7 @@ function vv_fb_all(): array {
|
||||
'fb_enabled' => $fbEnabled,
|
||||
'partnership_enabled' => $ptEnabled,
|
||||
'fb_rsync_enabled' => $rsyncEnabled,
|
||||
'dry_run' => vv_fb_scalar($masterRaw, 'FALLBACK_DRY_RUN') === 'true',
|
||||
'handback_req' => $handbackReq,
|
||||
'check_interval' => $checkInterval,
|
||||
'suspend_after' => $suspendAfter,
|
||||
|
||||
Reference in New Issue
Block a user