mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-08-07 09:22:46 +02:00
Bugfix https (again)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user