roundcube set elastic skin as defalt

This commit is contained in:
myvesta 2021-09-25 14:35:35 +02:00 committed by GitHub
parent ae99e0c837
commit d7a656b94f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -685,7 +685,7 @@ $rcmail_config['addressbook_search_mode'] = 0;
$rcmail_config['default_charset'] = 'UTF-8';
// skin name: folder from skins/
$rcmail_config['skin'] = 'larry';
$rcmail_config['skin'] = 'elastic';
// show up to X items in messages list view
$rcmail_config['mail_pagesize'] = 50;