disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'admin_theme'; $strongarm->value = 'seven'; $export['admin_theme'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'cron_key'; $strongarm->value = 'kiMRMKXBTUAQuYRzuvUBCSPi9PcAuK4zCDGkPjuYwbA'; $export['cron_key'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'cron_safe_threshold'; $strongarm->value = '3600'; $export['cron_safe_threshold'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'file_default_scheme'; $strongarm->value = 'public'; $export['file_default_scheme'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'file_private_path'; $strongarm->value = ''; $export['file_private_path'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'file_public_path'; $strongarm->value = 'sites/default/files'; $export['file_public_path'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'i18n_string_allowed_formats'; $strongarm->value = array( 'filtered_html' => 'filtered_html', 'full_html' => 'full_html', 'plain_text' => 'plain_text', ); $export['i18n_string_allowed_formats'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'i18n_string_source_language'; $strongarm->value = 'en'; $export['i18n_string_source_language'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'language_content_type_page'; $strongarm->value = '4'; $export['language_content_type_page'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_block_hashes'; $strongarm->value = array( '9cf22433e0efbd8b206c8e4c2edb177c' => 'workbench_recent_content-block_1', ); $export['views_block_hashes'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_exposed_filter_any_label'; $strongarm->value = 'new_any'; $export['views_exposed_filter_any_label'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_show_additional_queries'; $strongarm->value = 0; $export['views_show_additional_queries'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_always_live_preview'; $strongarm->value = 1; $export['views_ui_always_live_preview'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_custom_theme'; $strongarm->value = '_default'; $export['views_ui_custom_theme'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_show_advanced_column'; $strongarm->value = 0; $export['views_ui_show_advanced_column'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_show_advanced_help_warning'; $strongarm->value = 1; $export['views_ui_show_advanced_help_warning'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_show_listing_filters'; $strongarm->value = 1; $export['views_ui_show_listing_filters'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_show_master_display'; $strongarm->value = 0; $export['views_ui_show_master_display'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_show_performance_statistics'; $strongarm->value = 0; $export['views_ui_show_performance_statistics'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_show_preview_information'; $strongarm->value = 1; $export['views_ui_show_preview_information'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_show_sql_query'; $strongarm->value = 0; $export['views_ui_show_sql_query'] = $strongarm; $strongarm = new stdClass(); $strongarm->disabled = FALSE; /* Edit this to true to make a default strongarm disabled initially */ $strongarm->api_version = 1; $strongarm->name = 'views_ui_show_sql_query_where'; $strongarm->value = 'above'; $export['views_ui_show_sql_query_where'] = $strongarm; return $export; }