Skip to content
Snippets Groups Projects
Commit cb6cb97e authored by Chris Gross's avatar Chris Gross
Browse files

daily build

parent 760d210f
No related branches found
No related tags found
No related merge requests found
......@@ -14,11 +14,11 @@ function wcm_security_strongarm() {
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
$strongarm->api_version = 1;
$strongarm->name = 'antibot_form_ids';
$strongarm->value = 'comment_node_*
user_login
user_pass
user_register
contact_site_form';
$strongarm->value = 'comment_node_*
user_pass
user_register
contact_site_form
webform_client_form_*';
$export['antibot_form_ids'] = $strongarm;
$strongarm = new stdClass();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment