v1.5.2
This commit is contained in:
@@ -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__(
|
||||
|
||||
Reference in New Issue
Block a user