mirror of
https://github.com/9001/copyparty.git
synced 2025-10-06 03:50:30 +02:00
allow zeromq to veto uploads
This commit is contained in:
parent
f38c754301
commit
3a5c1d9faf
3 changed files with 17 additions and 10 deletions
|
@ -141,7 +141,7 @@ class Cfg(Namespace):
|
|||
ex = "hash_mt hsortn safe_dedup srch_time u2abort u2j u2sz"
|
||||
ka.update(**{k: 1 for k in ex.split()})
|
||||
|
||||
ex = "au_vol dl_list mtab_age reg_cap s_thead s_tbody th_convt"
|
||||
ex = "au_vol dl_list mtab_age reg_cap s_thead s_tbody th_convt ups_who"
|
||||
ka.update(**{k: 9 for k in ex.split()})
|
||||
|
||||
ex = "db_act k304 loris no304 re_maxage rproxy rsp_jtr rsp_slp s_wr_slp snap_wri theme themes turbo"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue