Don't Auto Start Channels¶ Key: qie.noAutoStart Env Var: QIE_NOAUTOSTART Default: false Scope: Global Description: This prevents the running channels from starting back up after a restart of the service. Examples¶ Env Var QIE_NOAUTOSTART=true Java Option -Dqie.noAutoStart=true YAML QIE_NOAUTOSTART: true