Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2014-11-28 18:58:09 +0300
committerLukas Reschke <lukas@owncloud.com>2014-11-28 18:58:09 +0300
commit18b6fc93329a31fc5578ab359878079a900387d5 (patch)
treea0c54f954db4fc07d87bd6f30414ad1ac276d861 /config
parent9a8dc4a832fad9264ea3a09d33b441bf0fb1717d (diff)
Adjust sample config
Diffstat (limited to 'config')
-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 433ff9af0fb..26cc356fd04 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -831,7 +831,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)