Remove setting that disables account deletes (#17683)
This commit is contained in:
@@ -13,7 +13,6 @@ class Form::AdminSettings
|
||||
site_terms
|
||||
registrations_mode
|
||||
closed_registrations_message
|
||||
open_deletion
|
||||
timeline_preview
|
||||
bootstrap_timeline_accounts
|
||||
theme
|
||||
@@ -37,7 +36,6 @@ class Form::AdminSettings
|
||||
).freeze
|
||||
|
||||
BOOLEAN_KEYS = %i(
|
||||
open_deletion
|
||||
timeline_preview
|
||||
activity_api_enabled
|
||||
peers_api_enabled
|
||||
|
Reference in New Issue
Block a user