Fix a few minor errors with soft deletes

This commit is contained in:
2012-06-06 20:08:25 +01:00
parent 683e193f9a
commit a39fe76e47
3 changed files with 3 additions and 3 deletions

View File

@@ -147,7 +147,7 @@ GARGOYLE_SWITCH_DEFAULTS = {
'is_active': False,
'label': 'Disable API Backend Processing',
'description': 'Disables backend processing for the EVE API, stops Auth hammering the API during outages',
}
},
'eve-softkeydelete': {
'is_active': False,
'label': 'Soft API Key Deletions',