removed php options

This commit is contained in:
2025-08-20 15:21:46 +03:00
parent 5614d6ba54
commit baa1856e1e

View File

@@ -27,7 +27,7 @@
# Define the password and disable php from caching the path to it
sops.secrets.nextcloud-admin-password = { owner = "nextcloud"; group = "nextcloud"; };
services.nextcloud.phpOptions."realpath_cache_size" = "0";
# services.nextcloud.phpOptions."realpath_cache_size" = "0";
services.nextcloud = {
enable = true;