No need to serve dictionaries anymore.
This commit is contained in:
parent
c253db8c15
commit
35f1492796
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ builder {
|
||||||
|
|
||||||
# Reproduce URL handler functionality with middleware
|
# Reproduce URL handler functionality with middleware
|
||||||
enable '+WebGUI::Middleware::Snoop';
|
enable '+WebGUI::Middleware::Snoop';
|
||||||
enable 'Status', path => qr{^/uploads/dictionaries}, status => 401;
|
|
||||||
|
|
||||||
# For PassThru, use Plack::Builder::mount
|
# For PassThru, use Plack::Builder::mount
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue