summaryrefslogtreecommitdiff
path: root/configs/basic-pbx
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2016-05-10 11:10:55 +0300
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2016-05-10 11:10:55 +0300
commitec85ea3c214ebdada3e3f72707534a9178b9c855 (patch)
treee7782cc819c25536841c5b3b96473cda1e7c564a /configs/basic-pbx
parent1b0a9bb2c4237e8654ee1e8cda41f71ff25dfbb0 (diff)
basic-cfg: asterisk.conf: don't set languages
* No need to set language in a miniml configuration. 'en' will do just fine. * It would be useful to have an example of setting it to a different language. * Setting the documentation language explicitly is likewise not required. Setting it to a different value is not common. At least until there is a set of translated documentation. Change-Id: I94d91ea34e129925f25af81ef8dc0906fb568cb7 Signed-off-by: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
Diffstat (limited to 'configs/basic-pbx')
-rw-r--r--configs/basic-pbx/asterisk.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/basic-pbx/asterisk.conf b/configs/basic-pbx/asterisk.conf
index d0812656f..ff66ceea7 100644
--- a/configs/basic-pbx/asterisk.conf
+++ b/configs/basic-pbx/asterisk.conf
@@ -10,5 +10,4 @@
;runuser = asterisk ; The user to run as. The default is root.
;rungroup = asterisk ; The group to run as. The default is root
-defaultlanguage = en
-documentation_language = en_US
+;defaultlanguage = es