No description
4dc6b574a0
For now we assume configurations of more than 50 documents are not for dev or demo. This is because loading 50 documents will require a reasonably sized server and is beyond the default of 10. Change-Id: I099206d7d35a88102c1834ea9015b85810a3f190 Reviewed-on: https://gerrit.libreoffice.org/33670 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com> |
||
---|---|---|
bundled/include/LibreOfficeKit | ||
common | ||
debian | ||
etc | ||
kit | ||
loleaflet | ||
scripts | ||
test | ||
tools | ||
wsd | ||
.clang-tidy | ||
.gitignore | ||
.gitreview | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
discovery.xml | ||
favicon.ico | ||
INSTALL | ||
loolstat | ||
loolwsd-systemplate-setup | ||
loolwsd.service | ||
loolwsd.spec.in | ||
loolwsd.xml.in | ||
Makefile.am | ||
maketarballfordeb.sh.in | ||
NEWS | ||
PROBLEMS | ||
README | ||
robots.txt | ||
sysconfig.loolwsd | ||
TODO |
LibreOffice on-line. This project has several components: wsd/ The Web Services Daemon - which accepts external connections. kit/ The client which lives in its own chroot and renders documents. common/ Shared code between these processes. loleaflet/ The client side JavaScript component. It is recommended to read these files: wsd/README loleaflet/README Enjoy.