mirror of
https://github.com/DefectingCat/rua-list
synced 2025-07-15 08:41:32 +00:00
Reformat example log
This commit is contained in:
@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"log_path": "./logs/",
|
"log_path": "/tmp/rua-list/logs/",
|
||||||
"port": 3000,
|
"port": 3000,
|
||||||
|
|
||||||
"list": {
|
"list": {
|
||||||
"exact": ["19840174017"],
|
"exact": [],
|
||||||
"wildcard": ["1984017*", "198*4017", "*4017", "?9840174017"]
|
"wildcard": []
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user