Merge branch 'master' of git://gitorious.org/laconica/brianjesse-clone into brianjesse-clone/master

This commit is contained in:
Evan Prodromou
2009-04-07 22:32:58 -04:00
4 changed files with 407 additions and 0 deletions

View File

@@ -163,6 +163,10 @@ $config['sphinx']['port'] = 3312;
# require_once('plugins/GoogleAnalyticsPlugin.php');
# $ga = new GoogleAnalyticsPlugin('your secret code');
# Use Templating (template: /tpl/index.php)
# require_once('plugins/TemplatePlugin.php');
# $tpl = new TemplatePlugin();
#Don't allow saying the same thing more than once per hour
#$config['site']['dupelimit'] = 3600;
#Don't enforce the dupe limit