Remove unused use_mobile_version_for_tablets

This commit is contained in:
the-djmaze 2022-09-29 15:53:12 +02:00
parent 0b86c55d00
commit a0d62079eb
2 changed files with 0 additions and 2 deletions

View file

@ -250,7 +250,6 @@ allow_html_editor_biti_buttons = Off
allow_ctrl_enter_on_compose = On
try_to_detect_hidden_images = Off
use_app_debug_js = Off
use_mobile_version_for_tablets = Off
use_app_debug_css = Off
use_imap_sort = On
use_imap_force_selection = Off

View file

@ -344,7 +344,6 @@ Enables caching in the system'),
'allow_ctrl_enter_on_compose' => array(true),
'try_to_detect_hidden_images' => array(false),
'use_app_debug_js' => array(false),
'use_mobile_version_for_tablets' => array(false),
'use_app_debug_css' => array(false),
'use_imap_sort' => array(true),
'use_imap_force_selection' => array(false),