This commit is contained in:
ed
2022-12-12 22:59:31 +00:00
parent 94cd13e8b8
commit fbc2424e8f
4 changed files with 72 additions and 3 deletions

View File

@@ -110,7 +110,7 @@ class Cfg(Namespace):
ex = "df loris re_maxage rproxy rsp_slp s_wr_slp theme themes turbo"
ka.update(**{k: 0 for k in ex.split()})
ex = "doctitle favico html_head log_fk mth textfiles"
ex = "doctitle favico html_head log_fk mth textfiles R RS SR"
ka.update(**{k: "" for k in ex.split()})
super(Cfg, self).__init__(