mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 06:42:51 +02:00
Base imagemagick command throttling on response time
This commit is contained in:
@@ -14,7 +14,7 @@ module.exports = class NoiseCommand extends Command {
|
||||
details: `**Types:** ${types.join(', ')}`,
|
||||
throttling: {
|
||||
usages: 1,
|
||||
duration: 60
|
||||
duration: 15
|
||||
},
|
||||
clientPermissions: ['ATTACH_FILES'],
|
||||
credit: [
|
||||
|
||||
Reference in New Issue
Block a user