Initial commit
This commit is contained in:
commit
09bc73507a
4 changed files with 95 additions and 0 deletions
6
defaults/main.yml
Normal file
6
defaults/main.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
roundcube_config:
|
||||
db_dsnw: 'sqlite:////var/lib/roundcube/db/roundcube?mode=0640'
|
||||
#imap_host: 'ssl://imap.example.com:993'
|
||||
#smtp_host: 'tls://smtp.example.com:587'
|
||||
#des_key: Set this to a 24-char random character string!
|
||||
cipher_method: AES-256-CBC
|
||||
Loading…
Add table
Add a link
Reference in a new issue