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" ]
}