File: /home/hubdkrco/public_html/wp-content/wpsol-config/speed-of-light-config.php
<?php 
defined( 'ABSPATH' ) || exit;
return array (
  'speed_optimization' => 
  array (
    'act_cache' => 1,
    'add_expires' => 1,
    'clean_cache' => 40,
    'clean_cache_each_params' => 2,
    'devices' => 
    array (
      'cache_desktop' => 1,
      'cache_tablet' => 1,
      'cache_mobile' => 1,
    ),
    'query_strings' => 1,
    'remove_rest_api' => 0,
    'remove_rss_feed' => 0,
    'cache_external_script' => 0,
    'disable_page' => 
    array (
    ),
  ),
  'disable_page' => 
  array (
  ),
  'homepage' => 'https://hubdroid.net',
  'disable_per_adminuser' => 0,
  'disable_roles' => 
  array (
  ),
);