summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-10-19 02:01:08 -0700
committerAndreas Gohr <andi@splitbrain.org>2013-10-19 02:01:08 -0700
commitaf04db97122918ab66e0ee29fa14516a1ec042a3 (patch)
tree3c76d2e602da723fb0ab672477602c0215a48eaa /lib
parent14dd1564b8f04e9c4b658365f70f86133e38e6ad (diff)
parent61e0b2f8bbbac3ec582aa287e110b304a3986229 (diff)
downloadrpg-af04db97122918ab66e0ee29fa14516a1ec042a3.tar.gz
rpg-af04db97122918ab66e0ee29fa14516a1ec042a3.tar.bz2
Merge pull request #389 from splitbrain/comment_fixes
comment improvements
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/config/settings/config.metadata.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/plugins/config/settings/config.metadata.php b/lib/plugins/config/settings/config.metadata.php
index f4c2ed265..f9dabfeb0 100644
--- a/lib/plugins/config/settings/config.metadata.php
+++ b/lib/plugins/config/settings/config.metadata.php
@@ -48,6 +48,7 @@
* 'compression' - no additional parameters. checks php installation supports possible compression alternatives
* 'licence' - as multichoice, selection constructed from licence strings in language files
* 'renderer' - as multichoice, selection constructed from enabled renderer plugins which canRender()
+ * 'authtype' - as multichoice, selection constructed from the enabled auth plugins
*
* Any setting commented or missing will use 'setting' class - text input, minimal validation, quoted output
*