aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.php b/config.php
index cf6a5bd..391ca4d 100644
--- a/config.php
+++ b/config.php
@@ -147,6 +147,9 @@ $GLOBALS['CONFIG']['ROOMS'] = array(
/**
* Array-Key ist der Raum-Slug, der z.B. auch zum erstellen der URLs,
* in $GLOBALS['CONFIG']['OVERVIEW'] oder im Feedback verwendet wird.
+ *
+ * Der Raum-Slug sollte ausschliesslich aus "unkritischen" Zeichen ([A-Za-z0-9])
+ * bestehen und insbesondere keine Leerzeichen enthalten.
*/
'saal1' => array(
/**