Commit Graph

13 Commits

Author SHA1 Message Date
DL6ER cc389e95e3 Document support of comma-separated query types in the regex extension ;querytype=A,AAAA. Furthermore, be a bit more explicit about what OTHER means in which context.
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-02-06 21:39:07 +01:00
Christian König 4ac498e6a5 Upate markdown_extensions:
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-12-11 14:55:26 +01:00
Adam Warner a940b3edda Ignore some files, also benefitial ==> beneficial
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-08-17 22:37:21 +01:00
DL6ER 2d7f8feddb Merge pull request #734 from pi-hole/tweak/moveloglocation2
Change FTL's default log file path from /var/log/pihole/pihole-FTL.log to /var/log/pihole/FTL.log
2022-07-05 17:59:32 +02:00
DL6ER bfe529cf25 Change FTL's default log file path from /var/log/pihole/pihole-FTL.log to /var/log/pihole/FTL.log
Signed-off-by: DL6ER <dl6er@dl6er.de>
2022-07-03 20:31:07 +02:00
DL6ER daa21d350d Merge branch 'master' into tweak/moveloglocation 2022-07-03 20:30:00 +02:00
Guy Gastineau 2ca99e9de7 Fix error in 'Advanced examples' expression
The section on character groups clearly states "To include a literal
-, make it the first or last character, ..."

In the example `Block domains without subdomains` the bounded
character group `[\-]{1}` should be `[-]{1}` if the intention is to match a
literal `-` as suggested by the accompanying description.

Signed-off-by: Guy Gastineau <strings.stringsandstrings@gmail.com>
2022-06-27 17:28:15 -04:00
Adam Warner a6c3988b78 /var/log/ -> /var/log/pihole/
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
2022-05-12 22:13:53 +02:00
a1346054 93a501ab1b Trim excess whitespace
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com>
2021-09-15 23:30:48 +00:00
a1346054 5f606a16e4 Fix spelling
Signed-off-by: a1346054 <36859588+a1346054@users.noreply.github.com>
2021-09-15 23:30:48 +00:00
DL6ER 1a3146826a Add ;reply= regex extension documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-09-11 21:36:16 +02:00
DL6ER 687881ba27 Update possible query types and query status in database documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-02 11:07:04 +01:00
DL6ER fcee2c01e5 Improve regex documentation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-02 10:45:20 +01:00