[SOGo] Always show GAL contacts

master
André 2018-05-06 14:33:20 +02:00
parent 60910c496c
commit 74008735ca
2 changed files with 3 additions and 1 deletions

View File

@ -83,6 +83,8 @@ while read line
<string>domain</string>
<key>MultipleBookingsFieldName</key>
<string>multiple_bookings</string>
<key>listRequiresDot</key>
<string>NO</string>
<key>canAuthenticate</key>
<string>YES</string>
<key>displayName</key>

View File

@ -143,7 +143,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.21
image: mailcow/sogo:1.22
build: ./data/Dockerfiles/sogo
environment:
- DBNAME=${DBNAME}