- Compatible XF Versions
- 1.4, 1.5
- Additional Requirements
- php 5.4 or above
- License
- MIT Licence
- Visible Branding
- No
Provides user group permissions for the following post/like rate limiting options:
Minimum supported delay is 1 second. A value of zero disables that rate limiter (ie falls through to the next check), and a value of unlimited causes it to be the equivalent of zero seconds delay
This is due to how XenForo permissions inherited with numeric.
The per thread/node option allows decoupling of the global flood limiter from posting in different sections.
Matching order:
Installation
I recommend using Add-on install & upgrade or Install and Upgrade by waindigo to install this addon.
Contributing features or bug fixes
Please create a Github Pull request via the "Find more info at github.com..." link.
Contibutions
If you appreciate this addon, please consider a contribution via PayPal. Details will be provide via private conversation.
Please contact me if you wish for different licencing arrangements.
- Post Reply - Enable Per thread rate limiting
- Post Reply - Per thread rate limiting - delay between posts in seconds
- Post Reply - Enable Per node rate limiting
- Post Reply - Per node post rate limiting - delay between posts in seconds
- Post Reply - General rate limiting - delay between posts in seconds
- Like - Enable Per thread rate limiting
- Like - Per thread rate limiting - delay between posts in seconds
- Like - Enable Per node rate limiting
- Like - Per node post rate limiting - delay between posts in seconds
- Like - General rate limiting - delay between posts in seconds
Minimum supported delay is 1 second. A value of zero disables that rate limiter (ie falls through to the next check), and a value of unlimited causes it to be the equivalent of zero seconds delay
This is due to how XenForo permissions inherited with numeric.
The per thread/node option allows decoupling of the global flood limiter from posting in different sections.
Matching order:
- Per thread rate limiting.
- Per node rate limiting.
- General post rate limiting.
- XF Global post rate limiting (reports/posts/profile posts/etc).
Installation
I recommend using Add-on install & upgrade or Install and Upgrade by waindigo to install this addon.
Contributing features or bug fixes
Please create a Github Pull request via the "Find more info at github.com..." link.
Contibutions
If you appreciate this addon, please consider a contribution via PayPal. Details will be provide via private conversation.
Please contact me if you wish for different licencing arrangements.