Skip to content

Commit

Permalink
No need to serve dictionaries anymore.
Browse files Browse the repository at this point in the history
  • Loading branch information
perlDreamer committed Jan 23, 2012
1 parent c253db8 commit 35f1492
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion share/site.psgi
Expand Up @@ -24,7 +24,6 @@ builder {

# Reproduce URL handler functionality with middleware
enable '+WebGUI::Middleware::Snoop';
enable 'Status', path => qr{^/uploads/dictionaries}, status => 401;

# For PassThru, use Plack::Builder::mount

Expand Down

0 comments on commit 35f1492

Please sign in to comment.