forked from GitHub/dbot
Ensure ignores dbKey exists
Created dbKeys config for ignores module to prevent meltdown.
This commit is contained in:
parent
c9a7254921
commit
0dc5c6d91f
3
modules/ignore/config.json
Normal file
3
modules/ignore/config.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"dbKeys": [ "ignores" ]
|
||||
}
|
Loading…
Reference in New Issue
Block a user