summaryrefslogtreecommitdiff
path: root/features/calendario_feature/calendario_feature.strongarm.inc
diff options
context:
space:
mode:
Diffstat (limited to 'features/calendario_feature/calendario_feature.strongarm.inc')
-rw-r--r--features/calendario_feature/calendario_feature.strongarm.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/features/calendario_feature/calendario_feature.strongarm.inc b/features/calendario_feature/calendario_feature.strongarm.inc
index 5a7614b..ae4a3a8 100644
--- a/features/calendario_feature/calendario_feature.strongarm.inc
+++ b/features/calendario_feature/calendario_feature.strongarm.inc
@@ -77,7 +77,7 @@ function calendario_feature_strongarm() {
$strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */
$strongarm->api_version = 1;
$strongarm->name = 'captcha_wrong_response_counter';
- $strongarm->value = 1933;
+ $strongarm->value = 19432;
$export['captcha_wrong_response_counter'] = $strongarm;
$strongarm = new stdClass();
@@ -163,6 +163,7 @@ function calendario_feature_strongarm() {
$strongarm->name = 'default_field_group';
$strongarm->value = array(
'group_categories|node|evento|form' => FALSE,
+ 'group_contato|node|evento|form' => FALSE,
);
$export['default_field_group'] = $strongarm;
@@ -278,7 +279,7 @@ function calendario_feature_strongarm() {
'domain' => '',
'prefix' => 'pt-br',
'weight' => '-10',
- 'javascript' => 'QJSwA-5lH98YgTfqSTNuFdtW6GPwztSLzpvYYAjDoeY',
+ 'javascript' => 'Ed5fUqaDeJ7nfqRWW0TUOz9PIhCI7ksxtc2-Ii-xzEo',
);
$export['language_default'] = $strongarm;