Fix config typo
This commit is contained in:
parent
8628584041
commit
3c20b78d8b
@ -485,7 +485,7 @@ DATA = OrderedDict([
|
||||
|
||||
('offline-web-application-cache-quota',
|
||||
SettingValue(types.WebKitBytes(maxsize=INT64_MAX), ''),
|
||||
"Quota for the offline web application cache>"),
|
||||
"Quota for the offline web application cache."),
|
||||
)),
|
||||
|
||||
('hints', sect.KeyValue(
|
||||
|
Loading…
Reference in New Issue
Block a user