forked from lix-project/hydra
Whitespace
This commit is contained in:
parent
ef37597c39
commit
fc39034772
|
@ -252,4 +252,5 @@ table
|
|||
div.affiliation
|
||||
{
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -50,8 +50,8 @@ __PACKAGE__->config(
|
|||
storage => Hydra::Model::DB::getHydraPath . "/session_data"
|
||||
},
|
||||
'Plugin::AccessLog' => {
|
||||
formatter => {
|
||||
format => '%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i" %[handle_time]',
|
||||
formatter => {
|
||||
format => '%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i" %[handle_time]',
|
||||
},
|
||||
},
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue