mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
After https://github.com/nextcloud/server/pull/46151, Nextcloud does not require `apc.enable_cli` to be enabled anymore, but will fallback to the dummy NullCache instead for CLI calls. All mentions of this PHP configuration option are hence removed. Additionally, one left mention of `opcache.enable_cli` is removed, which was never required. Signed-off-by: MichaIng <micha@dietpi.com> |
||
|---|---|---|
| .. | ||
| images | ||
| command_line_installation.rst | ||
| deployment_recommendations.rst | ||
| example_centos.rst | ||
| example_openbsd.rst | ||
| example_ubuntu.rst | ||
| harden_server.rst | ||
| index.rst | ||
| installation_wizard.rst | ||
| nginx-root.conf.sample | ||
| nginx-subdir.conf.sample | ||
| nginx.rst | ||
| php_configuration.rst | ||
| selinux_configuration.rst | ||
| server_tuning.rst | ||
| source_installation.rst | ||
| system_requirements.rst | ||