Commit graph

21 commits

Author SHA1 Message Date
bohwaz a93265b4ec Make config.local.php optional 2023-09-11 00:24:06 +02:00
bohwaz c44b54d48e Bump version 2023-09-10 23:51:03 +02:00
bohwaz a97180ef35 Bump version 2023-06-12 00:06:22 +02:00
poVoq 48d15388f8
Add nginx example (#36)
This works here on Fedora 37 with TLS termination done via a separate
Nginx reverse-proxy. I do not claim to be an expert on this so there
might be unnecessary or wrong stuff in it.
2023-05-12 01:15:00 +02:00
bohwaz 36cddead3e Bump version 2023-04-24 22:01:24 +02:00
bohwaz ec518aed1d Allow to install in a subdirectory 2023-03-12 20:40:55 +01:00
bohwaz 7b5ca7914f Allow to disable slow file operations (directory size / mtime) 2023-03-12 15:34:04 +01:00
bohwaz 6386bba8ac * Change methods to get recursive directory size and to delete a directory recursively
* Allow "unlimited" disk quota
2023-02-14 12:15:15 +01:00
bohwaz 255e3a56d0 Fix issue #24 division by zero when quota is zero 2023-01-28 02:40:05 +01:00
bohwaz e59c30bf1a Expose all ErrorManager options to configuration 2022-11-21 16:13:02 +01:00
bohwaz 2610d3363d Update CHANGES.md 2022-11-15 13:11:49 +01:00
bohwaz 49b4ec839c Update CHANGES 2022-11-14 01:56:45 +01:00
bohwaz ef9ebe95a7 Document yet more NextCloud bugs 2022-11-14 01:54:55 +01:00
bohwaz 60acfc6117 Update dependencies 2022-11-14 01:53:25 +01:00
bohwaz 3641b1d2e1 Fix issue with Cyberduck, move WWW_URL auto-detection outside of config file, add CHANGES log 2022-11-13 18:35:31 +01:00
bohwaz 035793e7c4 Provide more instructions on docker use, and create 4 PHP server workers 2022-11-03 11:32:45 +01:00
bohwaz 932b557b89 Add some more info on security in install guide 2022-10-28 23:48:23 +02:00
Dimitri Papadopoulos 5508a214a3
Fix typos found by codespell 2022-10-28 11:53:20 +02:00
bohwaz 3c6f81c45c Add link to doc 2022-10-25 02:00:57 +02:00
bohwaz 8763deedd2 Add LDAP support 2022-10-25 00:35:52 +02:00
bohwaz 551ffd7c6b Move doc 2022-10-24 19:10:59 +02:00