This commit is contained in:
parent
9b29d097f8
commit
521077f287
1 changed files with 6 additions and 0 deletions
|
@ -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_*
|
||||||
|
|
Loading…
Add table
Reference in a new issue