Update indentation.
This commit is contained in:
parent
10cffa8afa
commit
98cc1da7b5
@ -28,7 +28,7 @@
|
||||
*/
|
||||
|
||||
$default =
|
||||
array('site' =>
|
||||
array('site' =>
|
||||
array('name' => 'Just another StatusNet microblog',
|
||||
'nickname' => 'statusnet',
|
||||
'wildcard' => null,
|
||||
@ -357,6 +357,6 @@ $default =
|
||||
'proxy_password' => null,
|
||||
'proxy_auth_scheme' => null,
|
||||
),
|
||||
'router' =>
|
||||
array('cache' => true), // whether to cache the router object. Defaults to true, turn off for devel
|
||||
);
|
||||
'router' =>
|
||||
array('cache' => true), // whether to cache the router object. Defaults to true, turn off for devel
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user