mirror of
https://github.com/Mailu/Mailu.git
synced 2025-02-07 13:08:22 +02:00
a3c01a2bbf
`contacts_autosave` is part of `[defaults]`, not `[plugins]`
20 lines
293 B
INI
20 lines
293 B
INI
; RainLoop Webmail configuration file
|
|
|
|
[webmail]
|
|
attachment_size_limit = {{ MAX_FILESIZE }}
|
|
|
|
[security]
|
|
allow_admin_panel = Off
|
|
|
|
[labs]
|
|
allow_gravatar = Off
|
|
custom_login_link='sso.php'
|
|
custom_logout_link='/sso/logout'
|
|
|
|
[contacts]
|
|
enable = On
|
|
allow_sync = On
|
|
|
|
[defaults]
|
|
contacts_autosave = On
|