8 lines
161 B
YAML
8 lines
161 B
YAML
|
version: 1.1
|
||
|
external:
|
||
|
description:
|
||
|
default: test
|
||
|
disabled:
|
||
|
type: jinja
|
||
|
jinja: '{% if extra.ejabberd.description == "non" %}disabled{% endif %}'
|