Template:DeploymentPlugin
Template page
More languages
More actions
Junction table template linking a deployment to a plugin. Use on deployment pages under Deployments/.
Parameters:
deployment- Deployment slug; must match the deployment
name. plugin- Plugin slug; must match the plugin
name. enabledtrue(default) orfalse.config_overrides- Non-secret per-deployment feature flags or configuration references (optional). Never put secret values here.
{{DeploymentPlugin|deployment=care.ohc.network|plugin=care_abdm}}
{{DeploymentPlugin|deployment=care.ohc.network|plugin=care_hello|enabled=false}}
This template defines the table "DeploymentPlugins". View table.