mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-16 02:43:04 +00:00
@@ -53,6 +53,11 @@ done
|
||||
# Ensure directories
|
||||
mkdir -p /run/sessions
|
||||
|
||||
phpversion=$(dpkg-query --showformat='${Version}' --show php7-mapi)
|
||||
echo "Using PHP-Mapi: $phpversion"
|
||||
zpushversion=$(dpkg-query --showformat='${Version}' --show z-push-kopano)
|
||||
echo "Using Z-Push: $zpushversion"
|
||||
|
||||
if [ "$KCCONF_SERVERHOSTNAME" == "127.0.0.1" ]; then
|
||||
echo "Z-Push is using the default: connection"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user