mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
Follow up on https://github.com/nextcloud/documentation/pull/11264. There is more outdated documentation regarding redis: - instruction to retired Ubuntu 14.04 manual - php-redis packages are now included in Ubuntu (since 20.04 LTS), older onces are or are about to expire by now (18.04 + 5 years) - info about redis suppot for php7.1/2 compatibility is not relevant, these versions are not supported for quite some time. Not sure about the fedora/CentOS part, but there is just an information how to retrieve package information on a setup, that does not really help. We can probably backport these changes to all supported versions. Signed-off-by: tflidd <tflidd@aspekte.net>