summaryrefslogtreecommitdiffstats
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 d8e0f119fda..f99cb4dd2e7 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -1791,7 +1791,8 @@ $CONFIG = [
/**
* Enforce the user theme. This will disable the user theming settings
- * This must be a valid ITheme ID
+ * This must be a valid ITheme ID.
+ * E.g. light, dark, highcontrast, dark-highcontrast...
*/
'enforce_theme' => '',