summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2020-09-29 16:49:39 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-09-29 20:43:46 +0200
commitf13c5039d15ba384c655e1901f3bfec31a43a18f (patch)
treee0b1217306f696fdac0a36ac0946d4e5ef6691cd /docs
parent131f6c2b3d03cf3ef9a467d4b80720f311481e34 (diff)
reference Nextcloud docs
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'docs')
-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)