1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-25 02:15:47 +02:00

reference Nextcloud docs

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
This commit is contained in:
Benjamin Brahmer 2020-09-29 16:49:39 +02:00
parent 131f6c2b3d
commit f13c5039d1

View File

@ -18,6 +18,8 @@ You also need some PHP extensions:
* MySQL >= 8.0
* SQLite (discouraged)
Also see the [Nextcloud documentation](https://docs.nextcloud.com/server/stable/admin_manual/configuration_database/linux_database_configuration.html?highlight=database). Oracle is currently not supported by news.
## Performance Notices
* Use MySQL/MariaDB or PostgreSQL for better database performance
* Use the [updater script to thread and speed up the update](https://github.com/nextcloud/news-updater)