No description
d75bc16753
loolstat now uses `pgrep loolwsd$` instead of relying on pid dumping in a temp file. With the Admin Console this tool (loolstat) is less useful, so this cleanup is probably a stepping stone to removing it altogether. Change-Id: Ib7732a00c3d3ea54dffcb71e9fe1a56c4a88016e Reviewed-on: https://gerrit.libreoffice.org/23877 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> |
||
---|---|---|
loleaflet | ||
loolwsd | ||
scripts | ||
.gitreview | ||
README |
LibreOffice on-line. This project fundamentally has two pieces: loolwsd/ The server side component. loleaflet/ The client side component. First compile loolwsd, and then loleaflet. Since you need both of these to get things working, it is recommended to read the READMEs in both projects. Enjoy.