15 lines
504 B
YAML
15 lines
504 B
YAML
---
|
|
roundcube_version: '1.6.11'
|
|
roundcube_version_sha256: 'sha256:a230e432065555bfa27bea3fcf4ac672f2359ef28ad84f5945ea3ccf702e7466'
|
|
roundcube_user: 'www-data'
|
|
roundcube_db_dsnw: 'mysql://roundcube:pass@localhost/roundcubemail'
|
|
roundcube_imap_host: 'localhost:143'
|
|
roundcube_smtp_host: 'localhost:587'
|
|
roundcube_support_url: 'support@test.com'
|
|
roundcube_product_name: 'Webmail'
|
|
roundcube_des_key: 'rcmail-!24ByteDESkey*Str'
|
|
roundcube_skin: 'elastic'
|
|
roundcube_enabled_plugins:
|
|
- archive
|
|
- zipdownload
|