'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' => 'https://www.example.com', # 'social_rss' => 'https://www.example.com/feed', # 'social_twitter' => 'https://twitter.com/username', # 'social_facebook' => 'https://facebook.com/userpage', # 'social_linkedin' => 'https://linkedin.com/in/username', # 'social_github' => 'https://github.com/username', # 'social_gitlab' => 'https://gitlab.com/username', # 'social_contact' => 'https://www.example.com/contact', // Uncomment to show logo when printing pages: # 'print_logo' => 1, // Reverse proxy: # 'reverse_proxy' => TRUE, # 'reverse_proxy_addresses' => array('a.b.c.d', ...), // EU Cookie Compliance (uncomment to activate popup): # 'eu_cookie_compliance' => 1, // Secure Pages (uncomment to deactivate secure pages SSL module): # 'securepages_enable' => 0, // Advanced CSS/JS Aggregation (uncomment to deactivate AdvAgg module): # 'advagg_enabled' => 0, );