1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

Update config.inc.php

This commit is contained in:
ericgaspar 2021-11-28 19:30:43 +01:00
parent b61f341af2
commit 5c2672c593
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -94,8 +94,6 @@ $config['product_name'] = 'YunoHost Webmail';
// YOUR KEY MUST BE DIFFERENT THAN THE SAMPLE VALUE FOR SECURITY REASONS // YOUR KEY MUST BE DIFFERENT THAN THE SAMPLE VALUE FOR SECURITY REASONS
$config['des_key'] = '__DESKEY__'; $config['des_key'] = '__DESKEY__';
// skin name: folder from skins/
$config['skin'] = 'elastic';
// ---------------------------------- // ----------------------------------
// USER INTERFACE // USER INTERFACE