libreoffice-online/sysconfig.loolwsd
Andras Timar 575cc88ab3 add SAL_LOG environment variable to sysconfig.loolwsd and an example in comment
Change-Id: Ie5b858cef7fec79684172257d7ad9fdb66f009b8
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93109
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-04-28 23:11:19 +02:00

13 lines
459 B
Text

## Path: Network/Remote access/LOOLWSD
## Description: LibreOffice Online WebSocket Daemon settings
## Type: string
## Default: ""
## ServiceRestart: loolwsd
#
# warning/info logging from LOKit
# read the documentation at https://docs.libreoffice.org/sal/html/sal_log.html
# Example:
# Log WebDAV-related messages, that is interesting for debugging Insert - Image operation
# SAL_LOG="+TIMESTAMP+INFO.ucb.ucp.webdav+WARN.ucb.ucp.webdav"
SAL_LOG="-INFO-WARN"