added auto_allow_cli config option to simplify the web workflow

this is not just a duplicate of the ossbss setting with the same name,
it is instead intended to be set if the ossbss setting is disabled
3.2
Daniel Tiefnig 15 years ago
parent e1bc749dff
commit 95f77dce19

@ -23,6 +23,7 @@
voicebox_domain="[% ossbss.provisioning.routing.voicebox_domain %]"
fax2mail_domain="[% ossbss.provisioning.routing.fax2mail_domain %]"
conference_domain="[% ossbss.provisioning.routing.conference_domain %]"
auto_allow_cli=[% www_admin.auto_allow_cli %]
>
<dashboard enabled="[% www_admin.dashboard.enabled %]" />
<subscriber extension_features="[% www_admin.subscriber.extension_features %]"

Loading…
Cancel
Save