From 2954169512f1f4094f572b23121e23b56fcdfb46 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Fri, 28 Nov 2014 16:58:09 +0100 Subject: [PATCH] Adjust sample config --- config/config.sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.sample.php b/config/config.sample.php index 74ddf42f48a..a32c41787b6 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -809,7 +809,7 @@ $CONFIG = array( /** * Database types that are supported for installation. (SQLite is available only in - * ownCloud Community Edition) + * ownCloud Community Edition, oci and mssql only for the Enterprise Edition) * * Available: * - sqlite (SQLite3) -- 2.39.5