mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
Fix regression caused by 4f766ac
This commit is contained in:
@@ -117,6 +117,7 @@ function cacheStaticFiles(callback) {
|
||||
|
||||
app.enable('cache');
|
||||
app.enable('minification');
|
||||
callback();
|
||||
}
|
||||
|
||||
function listen(callback) {
|
||||
|
||||
Reference in New Issue
Block a user