mirror of
https://github.com/9001/copyparty.git
synced 2026-09-24 21:20:24 +01:00
allow zeromq to veto uploads
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user