Skip to content
Snippets Groups Projects
Commit f9e7e144 authored by David Huss's avatar David Huss :speech_balloon:
Browse files

Update example config

parent 3a1e3104
Branches
No related tags found
No related merge requests found
......@@ -23,8 +23,11 @@ path = "visitors.db"
# A list of possible regex patterns for the id (logical OR!)
id_patterns = [
"^[A-Fa-f0-9]{24}$",
"^[A-Fa-f0-9]{6,16}$",
"^806[A-Z0-9]{9}04$",
"^FB6A1E60$",
"^FB6D6950$",
"^FB6A9DE0$",
"^FB67D500$",
]
# minimum and maximum lengths for the received strings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment