try elastic skin again

This commit is contained in:
Sebastian Hugentobler 2019-06-21 12:05:50 +02:00
parent 56c4ba4179
commit d14973e6ec
2 changed files with 13 additions and 4 deletions

View file

@ -6,6 +6,8 @@ $config['db_dsnw'] = 'pgsql://{{getenv "DB_USER"}}:{{getenv "DB_PASSWORD"}}@{{ge
$config['log_driver'] = 'syslog';
$config['syslog_facility'] = LOG_USER;
$config['skin'] = 'elastic';
$config['default_host'] = '{{getenv "IMAP_HOST" "tls://%n"}}';
$config['imap_conn_options'] = array(
'ssl' => array(