Небольшой тюнинг
This commit is contained in:
@@ -115,7 +115,7 @@ function initStatic(app, config) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
} catch(e) {
|
} catch(e) {
|
||||||
log(LM_ERR, `Static.restoreRemoteFile: ${e.message}`);
|
log(LM_ERR, `static::restoreRemoteFile ${req.path} > ${e.message}`);
|
||||||
}
|
}
|
||||||
|
|
||||||
return next();
|
return next();
|
||||||
|
|||||||
Reference in New Issue
Block a user