fix flood
Some checks failed
Plex Update / update (push) Has been cancelled

This commit is contained in:
Vivian 2025-07-10 23:39:36 +02:00
parent 9b29d097f8
commit 521077f287

View file

@ -105,6 +105,12 @@
schedule = scgi_group,0,0,"execute.nothrow=chown,\":rtorrent\",(cfg.rpcsock)" schedule = scgi_group,0,0,"execute.nothrow=chown,\":rtorrent\",(cfg.rpcsock)"
schedule = scgi_permission,0,0,"execute.nothrow=chmod,\"g+w,o=\",(cfg.rpcsock)" schedule = scgi_permission,0,0,"execute.nothrow=chmod,\"g+w,o=\",(cfg.rpcsock)"
# For Flood
method.redirect=load.throw,load.normal
method.redirect=load.start_throw,load.start
method.insert=d.down.sequential,value|const,0
method.insert=d.down.sequential.set,value|const,0
# Logging: # Logging:
# Levels = critical error warn notice info debug # Levels = critical error warn notice info debug
# Groups = connection_* dht_* peer_* rpc_* storage_* thread_* tracker_* torrent_* # Groups = connection_* dht_* peer_* rpc_* storage_* thread_* tracker_* torrent_*