'My SuiteDesk site', // Files directories (private, public and temp): 'file_directory_path' => '../files/default', 'file_dirpublic_path' => 'files/default', 'file_directory_temp' => '/tmp', // View the landing page instead of user login page: # 'landing_page' => 1, // Social links: # 'social_website' => 'http://www.example.com', # 'social_rss' => 'http://www.example.com/feed', # 'social_twitter' => 'http://twitter.com/username', # 'social_facebook' => 'http://facebook.com/userpage', # 'social_linkedin' => 'http://linkedin.com/in/username', # 'social_contact' => 'http://www.example.com/contact', // Reverse proxy: # 'reverse_proxy' => TRUE, # 'reverse_proxy_addresses' => array('a.b.c.d', ...), // Secure Pages (uncomment to deactivate secure pages SSL module): # 'securepages_enable' => 0, // Advanced CSS/JS Aggregation (uncomment to deactivate AdvAgg module): # 'advagg_enabled' => 0, );