1.0.9 • Published 8 years ago
egg-frequency-limit2 v1.0.9
egg-frequency-limit
Install
$ npm i egg-frequency-limit --save
Usage
// {app_root}/config/plugin.js
exports.frequencyLimit = {
enable: true,
package: 'egg-frequency-limit',
};
Configuration
// {app_root}/config/config.default.js
exports.frequencyLimit = {
};
see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.
License
1.0.9
8 years ago