mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-01-27 02:23:33 +00:00
tmp3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% if (!natlog.enabled) return; %}
|
||||
{% services.set_enabled("natlog", true); %}
|
||||
{% if (!services.is_present("natlog")) return; %}
|
||||
{% services.set_enabled("natlog", natlog.enabled); %}
|
||||
|
||||
set natlog.@defaults[0].enabled={{ b(natlog.enabled) }}
|
||||
|
||||
Reference in New Issue
Block a user