mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-07 16:06:14 +00:00
Generated comment in konnectd.config.php was in the wrong line (#7)
This commit is contained in:
parent
a0fdd5d984
commit
08a009c7ed
@ -8,8 +8,8 @@ occ app:enable openidconnect
|
|||||||
|
|
||||||
TODAY=$(date)
|
TODAY=$(date)
|
||||||
cat <<EOF >/mnt/data/config/konnectd.config.php
|
cat <<EOF >/mnt/data/config/konnectd.config.php
|
||||||
// Generated on $TODAY
|
|
||||||
<?php
|
<?php
|
||||||
|
// Generated on $TODAY
|
||||||
\$CONFIG = [
|
\$CONFIG = [
|
||||||
'loglevel' => 0,
|
'loglevel' => 0,
|
||||||
'debug' => true,
|
'debug' => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user