mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-16 05:34:07 +03:00
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.