]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
basic-cfg: asterisk.conf: don't set languages 25/2825/1
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>
Tue, 10 May 2016 08:10:55 +0000 (11:10 +0300)
committerMark Michelson <mmichelson@digium.com>
Thu, 12 May 2016 21:52:59 +0000 (16:52 -0500)
* 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>
configs/basic-pbx/asterisk.conf

index 576cc976b6d1c0c9feeb02f5369c6d5a8c2371ef..2490b56293da7be6f07f4198497b68897958c021 100644 (file)
@@ -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