Merged tiaitsch85:patch-1

This commit is contained in:
tiaitsch85 2013-06-02 17:42:47 +02:00 committed by Will Rossiter
parent fd6e3669ec
commit 07123cfcfc

View File

@ -22,7 +22,7 @@ default settings
'use_preview' => false, // preview formatted comment (when allowing HTML). Requires include_js=true 'use_preview' => false, // preview formatted comment (when allowing HTML). Requires include_js=true
'use_gravatar' => false, 'use_gravatar' => false,
'gravatar_size' => 80 'gravatar_size' => 80
); ));
If you want to customize any of the configuration options after you have added If you want to customize any of the configuration options after you have added
the extension (or on the built-in SiteTree commenting) use `set_config_value` the extension (or on the built-in SiteTree commenting) use `set_config_value`