proper indentation

This commit is contained in:
jkaberg 2014-08-12 00:33:13 +02:00
parent 0bb257db2a
commit bc48e7d871
1 changed files with 5 additions and 5 deletions

View File

@ -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 (