aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/config.sample.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index 09b59fcb5b4..d3fa7508ce2 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -808,7 +808,8 @@ $CONFIG = array(
),
/**
- * Database types that are supported for installation
+ * Database types that are supported for installation.
+ *
* Available:
* - sqlite (SQLite3)
* - mysql (MySQL)