mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-02 20:22:13 +02:00
246e4a643b
Allow users to set var_ignore_disable=true to continue past the 'script disabled' guard in runtime_script_status_guard(). A warning is still shown, but execution continues instead of aborting. Deleted scripts remain a hard stop.