Files
nextcloud-server-mirror/lib/private/Config.php
Jonas Meurer 241dfef7fb Don't write to config file if config_is_read_only is set
Also don't write to cache in this case to prevent cache and config file
being out of sync.

Fixes: #29901
Signed-off-by: Jonas Meurer <jonas@freesources.org>
2021-12-13 13:14:17 +01:00

8.2 KiB