loolwsd.xml.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f82c142b4735bd6fafd6d45ee466b6bfc52f0781
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Thu Dec 27 10:57:41 2018 +0100
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Thu Dec 27 11:14:53 2018 +0100

    clarifying allowed_languages setting
    
    Change-Id: Iaa26997fa3b7807362d650c9f7efce380147a7e4
    Reviewed-on: https://gerrit.libreoffice.org/65637
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>

diff --git a/loolwsd.xml.in b/loolwsd.xml.in
index 81831e43b..296418a7c 100644
--- a/loolwsd.xml.in
+++ b/loolwsd.xml.in
@@ -3,7 +3,7 @@
     <!-- Note: 'default' attributes are used to document a setting's default 
value as well as to use as fallback. -->
     <!-- Note: When adding a new entry, a default must be set in WSD in case 
the entry is missing upon deployment. -->
 
-    <allowed_languages desc="List of supported languages on this instance." 
default="de_DE en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru">de_DE en_GB en_US 
es_ES fr_FR it nl pt_BR pt_PT ru</allowed_languages>
+    <allowed_languages desc="List of supported languages of Writing Aids 
(spell checker, grammar checker, thesaurus, hyphenation) on this instance. 
Allowing too many has negative effect on startup performance." default="de_DE 
en_GB en_US es_ES fr_FR it nl pt_BR pt_PT ru">de_DE en_GB en_US es_ES fr_FR it 
nl pt_BR pt_PT ru</allowed_languages>
 
     <tile_cache_path desc="Path to a directory where to keep the tile cache." 
type="path" relative="false" default="@LOOLWSD_CACHEDIR@"></tile_cache_path>
     <sys_template_path desc="Path to a template tree with shared libraries etc 
to be used as source for chroot jails for child processes." type="path" 
relative="true" default="systemplate"></sys_template_path>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to