note new module versions
This commit is contained in:
parent
1150528b8a
commit
ad68c7bd19
2 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ builder {
|
|||
my $wg = WebGUI->new( site => $ENV{WEBGUI_CONFIG} );
|
||||
my $config = $wg->config;
|
||||
|
||||
enable 'ForwardedHeaders';
|
||||
enable 'Log4perl', category => $config->getFilename, conf => WebGUI::Paths->logConfig;
|
||||
|
||||
# Reproduce URL handler functionality with middleware
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue