From d15abb84976f878c0805e975c8dc54b0ee8c9d5c Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Mon, 6 Jun 2011 21:08:31 +1000 Subject: [PATCH] comment --- inc/config.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inc/config.php b/inc/config.php index 2a2a5414..f67e8278 100644 --- a/inc/config.php +++ b/inc/config.php @@ -14,6 +14,9 @@ * create a new file named config.php (eg. b/config.php). Like instance-config.php, you can copy values * from here and use them in your per-board configuration files. * + * Some directives are commented out. This is either because they are optional and examples, or because + * they are "optionally configurable", and given their default values by Tinyboard's code later if unset. + * * More information: http://tinyboard.org/wiki/index.php?title=Config * */