mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Moved minified
This commit is contained in:
parent
0730eb5b8d
commit
28babf0aa5
3 changed files with 12 additions and 3 deletions
|
@ -128,9 +128,6 @@ async.waterfall([
|
|||
gracefulShutdown();
|
||||
});
|
||||
|
||||
//serve minified files
|
||||
app.get('/minified/:filename', minify.minifyJS);
|
||||
|
||||
//checks for padAccess
|
||||
function hasPadAccess(req, res, callback)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue