mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-18 20:29:27 +00:00
Fix a few minor errors with soft deletes
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user