mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
proper indentation
This commit is contained in:
parent
0bb257db2a
commit
bc48e7d871
@ -33,11 +33,11 @@ if [ ! -f "/usr/local/lib/owncloud/config/config.php" ]; then
|
||||
\ array (
|
||||
\ 0 =>
|
||||
\ array (
|
||||
\ 'class' => 'OC_User_IMAP',
|
||||
\ 'arguments' =>
|
||||
\ array (
|
||||
\ 0 => '{localhost:993/imap/ssl/novalidate-cert}',
|
||||
\ ),
|
||||
\ 'class' => 'OC_User_IMAP',
|
||||
\ 'arguments' =>
|
||||
\ array (
|
||||
\ 0 => '{localhost:993/imap/ssl/novalidate-cert}',
|
||||
\ ),
|
||||
\ ),
|
||||
\ ),
|
||||
\ "memcached_servers" => array (
|
||||
|
Loading…
Reference in New Issue
Block a user