summaryrefslogtreecommitdiffstats
path: root/docs/install.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install.md')
-rw-r--r--docs/install.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/install.md b/docs/install.md
index ff7bcadb5..508c3ec77 100644
--- a/docs/install.md
+++ b/docs/install.md
@@ -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)