1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Mailu/webmails/snappymail/defaults/application.ini

24 lines
392 B
INI
Raw Normal View History

2022-03-22 11:04:56 +02:00
; Snappymail Webmail configuration file
[webmail]
2018-12-07 13:37:40 +02:00
attachment_size_limit = {{ MAX_FILESIZE }}
[security]
allow_admin_panel = Off
[labs]
allow_gravatar = Off
2022-03-22 11:04:56 +02:00
{% if WEB_WEBMAIL == '/' %}
2021-02-06 18:23:05 +02:00
custom_login_link='sso.php'
2022-03-22 11:04:56 +02:00
{% else %}
custom_login_link='{{ WEB_WEBMAIL }}/sso.php'
{% endif %}
2021-10-26 14:07:36 +02:00
custom_logout_link='/sso/logout'
2019-02-19 10:30:33 +02:00
2022-03-22 11:18:51 +02:00
[contacts]
2019-02-19 10:30:33 +02:00
enable = On
2019-02-26 15:04:35 +02:00
allow_sync = On
2019-02-19 10:30:33 +02:00
[defaults]
2019-02-26 15:04:35 +02:00
contacts_autosave = On