mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
WIP: Implementing all goodies and required changes / dependencies.
This commit is contained in:
7
buildroot-external/package/python-ratelim/Config.in
Normal file
7
buildroot-external/package/python-ratelim/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_RATELIM
|
||||
bool "python-ratelim"
|
||||
select BR2_PACKAGE_PYTHON_DECORATOR # runtime
|
||||
help
|
||||
Makes it easy to respect rate limits.
|
||||
|
||||
http://github.com/themiurgo/ratelim
|
Reference in New Issue
Block a user