Reformat example log

This commit is contained in:
DefectingCat
2023-05-03 20:37:34 +08:00
parent 43751a52cc
commit 061ae1e8c1

View File

@ -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": []
} }
} }