Skip to content

Commit 35f1492

Browse files
committedJan 23, 2012
No need to serve dictionaries anymore.
1 parent c253db8 commit 35f1492

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎share/site.psgi

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ builder {
2424

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

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

0 commit comments

Comments
 (0)
Please sign in to comment.