From f13c5039d15ba384c655e1901f3bfec31a43a18f Mon Sep 17 00:00:00 2001
From: Benjamin Brahmer <info@b-brahmer.de>
Date: Tue, 29 Sep 2020 16:49:39 +0200
Subject: [PATCH] reference Nextcloud docs

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
---
 docs/install.md | 2 ++
 1 file changed, 2 insertions(+)

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)