diff --git a/src/db/config.php.default b/src/db/config.php.default index 98fc8c8..ddd5399 100644 --- a/src/db/config.php.default +++ b/src/db/config.php.default @@ -55,6 +55,6 @@ $config['dateformatshort'] = 'j M'; $config['showdate'] = 0; # Autodetect mobile devices and switch theme -$config['detectmobile'] = 0; +$config['detectmobile'] = 1; ?> \ No newline at end of file