allow list of regex patterns for hiding file names
This commit is contained in:
parent
de72db51a8
commit
7f198639aa
3 changed files with 146 additions and 31 deletions
6
tests/samples/configs/hide_file_names.cfg
Normal file
6
tests/samples/configs/hide_file_names.cfg
Normal file
|
@ -0,0 +1,6 @@
|
|||
[settings]
|
||||
debug = false
|
||||
api_key = 1234
|
||||
hidefilenames =
|
||||
missingfile
|
||||
twolinefile\.txt$
|
Loading…
Add table
Add a link
Reference in a new issue