+ },
+ :join_mail => {
+ :comment => "mail@join.osmfoundation.org",
+ :domains => ["join.osmfoundation.org"],
+ :local_parts => ["mail"],
+ :maildir => "/var/mail/crm-mail",
+ :user => "www-data",
+ :group => "mail"
+ }
+ },
+ :trusted_users => ["www-data"]
+ },
+ :mysql => {
+ :settings => {
+ :mysqld => {
+ :innodb_strict_mode => true,
+ :innodb_file_per_table => true,
+ :innodb_file_format => "Barracuda"