0
0
Fork 0

Remove setting that disables account deletes (#17683)

This commit is contained in:
Eugen Rochko 2022-10-06 10:16:47 +02:00 committed by GitHub
parent 62782babd0
commit 93f340a4bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 6 additions and 39 deletions

View file

@ -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