mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-11 05:20:57 +00:00
perf: no longer add slash as ignored prefix as default
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
},
|
},
|
||||||
"income-msg-check": true,
|
"income-msg-check": true,
|
||||||
"ignore-rules": {
|
"ignore-rules": {
|
||||||
"prefix": ["/"],
|
"prefix": [],
|
||||||
"regexp": []
|
"regexp": []
|
||||||
},
|
},
|
||||||
"check-sensitive-words": true,
|
"check-sensitive-words": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user