mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
Update Configuration.md
This commit is contained in:
parent
8acb87d202
commit
d958076ebc
@ -21,7 +21,7 @@ The module provides a number of built in configuration settings below are the de
|
|||||||
'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 the extension (or
|
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`
|
on the built-in SiteTree commenting) use `set_config_value`
|
||||||
|
Loading…
Reference in New Issue
Block a user