Adrian Gibanel Lopez
Adrian Gibanel Lopez
At [SSDB Configuration documentation](https://ssdb.io/docs/config.html) it says: > Memory Usage > A ssdb-server may temporarily(only last for short time) consume up to this many memory(in MB): > > cache_size + write_buffer_size...
# editors_check_interval check fix ## Introduction This aims to fix: https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/864 bug. Specifically the part where the `editors_check_interval` value keeps getting ignored. I think that the setting is coming as...
Develop branch has this commit: https://github.com/ONLYOFFICE/build_tools/commit/c9de5278ea01fa45863ec0aa0bf1c7beba781dc4 added to it which adds a python3 tar.gz binary bundle. My suggestion is either to replace that binary with a download elsewhere or build...
As I have already reported in https://github.com/ONLYOFFICE/build_tools/issues/802#issuecomment-2098265847 builds from Docker (which uses Ubuntu 16.04) seem to fail. It probably arises from a [depot_tools repo commit from April](https://chromium.googlesource.com/chromium/tools/depot_tools.git/+/3a30482282e703d6488a37071f4524bc99bbc9da%5E%21/download_from_google_storage.py) (one month ago)...
I have read old topics from this subject: [How to build a specific version](https://github.com/ianw1974/zimbra-build-scripts/issues/19) and specially the Zimbra forums thread [Upgrade the 9 patch 34](https://forums.zimbra.org/viewtopic.php?p=310272#p310272). I understand your rant about...