mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
cname* (1)
parent
7c5b392f07
commit
e0b4615fdf
1 changed files with 41 additions and 0 deletions
|
|
@ -166,6 +166,47 @@ If set to true, uBO will lz4-compress data before storing it in its cache storag
|
|||
|
||||
***
|
||||
|
||||
#### `cnameIgnore1stParty`
|
||||
|
||||
Default: `true`.
|
||||
|
||||
***
|
||||
|
||||
#### `cnameIgnoreExceptions`
|
||||
|
||||
Default: `true`.
|
||||
|
||||
***
|
||||
|
||||
#### `cnameIgnoreList`
|
||||
|
||||
Default: `unset`.
|
||||
|
||||
|
||||
#### `cnameIgnoreRootDocument`
|
||||
|
||||
Default: `true`.
|
||||
|
||||
***
|
||||
|
||||
#### `cnameMaxTTL`
|
||||
|
||||
Default: `60` minutes.
|
||||
|
||||
***
|
||||
|
||||
#### `cnameReplayFullURL`
|
||||
|
||||
Default: `false`.
|
||||
|
||||
***
|
||||
|
||||
#### `cnameUncloak`
|
||||
|
||||
Default: `true`.
|
||||
|
||||
***
|
||||
|
||||
#### `consoleLogLevel`
|
||||
|
||||
Default: `unset`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue