Add receive_other_servers_emoji_reaction setting

This commit is contained in:
KMY 2023-09-13 07:10:30 +09:00
parent 503a24967d
commit 8c437a4332
6 changed files with 13 additions and 1 deletions

View file

@ -42,6 +42,7 @@ class Form::AdminSettings
sensitive_words
sensitive_words_for_full
authorized_fetch
receive_other_servers_emoji_reaction
).freeze
INTEGER_KEYS = %i(
@ -65,6 +66,7 @@ class Form::AdminSettings
captcha_enabled
hide_local_users_for_anonymous
authorized_fetch
receive_other_servers_emoji_reaction
).freeze
UPLOAD_KEYS = %i(