From 0af327c2edf863ecb2c5dc6317b5e65b6128098e Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Mon, 28 Mar 2011 16:53:57 +1100 Subject: [PATCH] Added a new comment... --- inc/config.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/inc/config.php b/inc/config.php index 3b3f796e..f7cf1e55 100644 --- a/inc/config.php +++ b/inc/config.php @@ -477,5 +477,7 @@ // $config['url_javascript'] = 'http://static.example.org/main.js'; // $config['url_banner'] = '/banner.php'; // $config['url_favicon'] = '/favicon.gif'; - + + // Meta keywords. It's probably best to include these in per-board configurations. + //$config['meta_keywords'] = 'chan,anonymous discussion,imageboard,tinyboard'; ?> \ No newline at end of file