Commit Graph

7 Commits

Author SHA1 Message Date
Giorgio Caculli
de65618c96 Update example_openbsd.rst
Configuration updated based on OpenBSD 7.7 setup.
- PHP 8.2 for current 7.7 installation
- Rewriting of httpd.conf to follow configuration tips from: https://github.com/nixbitcoin/OpenBSD-Nextcloud/blob/master/README.md
The current httpd configuration will not load the interface properly for Nextcloud 30.0.10 installed via pkg_add, adapting it with nixbitcoin's configuration leads it to load the interface properly and show various components to the user.

Signed-off-by: Giorgio Caculli <40541342+GiorgioCaculli@users.noreply.github.com>
2025-05-22 11:53:31 +02:00
Scarlett McAllister
6573dd0072 OpenBSD documentation should include instruction for web wizard 2025-05-05 17:27:53 +02:00
MichaIng
c7f433a042 fix(admin): remove mentions of apc.enable_cli
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>
2024-10-29 16:35:41 +01:00
Daniel Kesselberg
2f269adec6 feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00
Maxence Lange
0455759ce0 remove hard redirect to ocm-provider 2023-10-05 11:42:48 -01:00
gonzalo-
b6d8f1b9fd Update example_openbsd.rst
fix warning

Signed-off-by: gonzalo- <gonzalo@x61.com.ar>
2021-03-16 21:44:02 +01:00
github-actions[bot]
62a569efc7 Add support OpenBSD
Signed-off-by: gonzalo <gonzalo@x61.com.ar>
2021-02-19 18:28:55 +01:00