| Server IP : 104.21.74.147 / Your IP : 216.73.217.154 Web Server : nginx/1.24.0 System : Linux wordpress-sites 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/rebeccaone.com/wp-content/plugins/cornerstone/includes/config/ |
Upload File : |
<?php
return [
'dynamic_content' => true,
'cornerstone_favicon' => false,
'workspace_side' => get_option('cs_workspace_position_default', 'right'),
'workspace_outline_display' => 'nested',
'show_wp_toolbar' => false,
'rich_text_default' => true,
'preferences_in_toolbar' => true,
'context_menu' => true,
'ui_theme' => 'dark',
'status_indicators' => 'all',
'preserve_nav_group' => false,
'code_editors' => true,
'dev_toolkit' => false,
'custom_app_css' => '',
'preview_inset' => false,
'document_list_show_all' => true,
'document_list_limit' => 100,
'default_layout_element' => 'section',
'use_max' => apply_filters("cs_max_enabled", true),
'element_favorites' => [],
'insert_use_element_library' => false,
'show_element_icons' => true,
'expanded_font_family' => false,
'autosave' => false,
];