summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/config.sample.php2
1 files changed, 1 insertions, 1 deletions
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)