mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 19:42:29 +02:00
* rename hdr-au-usr
to idp-h-usr
* ensure lowercase idp-h-*, xff-hdr * more macos support in tooling
This commit is contained in:
parent
a18f63895f
commit
59688bc8d7
6 changed files with 30 additions and 9 deletions
|
@ -128,7 +128,7 @@ class Cfg(Namespace):
|
|||
ex = "db_act df loris re_maxage rproxy rsp_jtr rsp_slp s_wr_slp snap_wri theme themes turbo"
|
||||
ka.update(**{k: 0 for k in ex.split()})
|
||||
|
||||
ex = "ah_alg bname doctitle exit favico hdr_au_usr html_head lg_sbf log_fk md_sbf name textfiles unlist vname R RS SR"
|
||||
ex = "ah_alg bname doctitle exit favico idp_h_usr html_head lg_sbf log_fk md_sbf name textfiles unlist vname R RS SR"
|
||||
ka.update(**{k: "" for k in ex.split()})
|
||||
|
||||
ex = "on403 on404 xad xar xau xban xbd xbr xbu xiu xm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue