loolwsd.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 70b89396886506092064f7afae033701aad37ae7
Author: Ashod Nakashian <[email protected]>
AuthorDate: Sun Dec 8 09:53:14 2019 -0500
Commit: Andras Timar <[email protected]>
CommitDate: Sun Dec 8 21:14:54 2019 +0100
loolwsd.xml: improve the description of server_name
Change-Id: I002d09e8bcccdea64eec3c804615ce678e4bb0e4
Reviewed-on: https://gerrit.libreoffice.org/84712
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Andras Timar <[email protected]>
diff --git a/loolwsd.xml.in b/loolwsd.xml.in
index d8e19b9c9..6b81a4385 100644
--- a/loolwsd.xml.in
+++ b/loolwsd.xml.in
@@ -8,7 +8,7 @@
<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>
<child_root_path desc="Path to the directory under which the chroot jails
for the child processes will be created. Should be on the same file system as
systemplate and lotemplate. Must be an empty directory." type="path"
relative="true" default="jails"></child_root_path>
- <server_name desc="Hostname:port of the server running loolwsd. If empty,
it's derived from the request." type="string" default=""></server_name>
+ <server_name desc="External hostname:port of the server running loolwsd.
If empty, it's derived from the request (please set it if this doesn't work).
Must be specified when behind a reverse-proxy or when the hostname is not
reachable directly." type="string" default=""></server_name>
<file_server_root_path desc="Path to the directory that should be
considered root for the file server. This should be the directory containing
loleaflet." type="path" relative="true"
default="loleaflet/../"></file_server_root_path>
<memproportion desc="The maximum percentage of system memory consumed by
all of the @APP_NAME@, after which we start cleaning up idle documents"
type="double" default="80.0"></memproportion>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits