Bugfix https (again)

This commit is contained in:
Luc Didry
2014-02-16 20:39:42 +01:00
parent 6766ed6aef
commit 51e0483652
3 changed files with 4 additions and 6 deletions
-2
View File
@@ -111,8 +111,6 @@ sub startup {
$r->get('/' => sub {
my $c = shift;
$c->app->log->debug($c->dumper());
$c->render(
template => 'index',
max_file_size => $c->req->max_message_size