3
0
mirror of https://github.com/reality/dbot.git synced 2024-12-25 20:22:39 +01:00

Ensure ignores dbKey exists

Created dbKeys config for ignores module to prevent meltdown.
This commit is contained in:
Sam Nicholls 2012-12-17 12:09:39 -08:00
parent c9a7254921
commit 0dc5c6d91f

View File

@ -0,0 +1,3 @@
{
"dbKeys": [ "ignores" ]
}