summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2016-05-10 11:10:55 +0300
committerMark Michelson <mmichelson@digium.com>2016-05-12 16:52:59 -0500
commit9b7db18fc1c6c6b740ad0240f0684e4ca002035c (patch)
tree17ea3ea971912ee2011f64dd93c2caccfffb35a4 /configs
parent95285c6d23279345a1cfd48881fa38f2bc8c6e23 (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')
-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 576cc976b..2490b5629 100644
--- a/configs/basic-pbx/asterisk.conf
+++ b/configs/basic-pbx/asterisk.conf
@@ -22,5 +22,4 @@ astsbindir => /usr/sbin
;runuser = asterisk ; The user to run as.
;rungroup = asterisk ; The group to run as.
-defaultlanguage = en
-documentation_language = en_US
+;defaultlanguage = es