Add enable_emoji_reaction setting

This commit is contained in:
KMY 2023-09-13 08:57:47 +09:00
parent 181cff6810
commit 2be77df3aa
9 changed files with 36 additions and 10 deletions

View file

@ -43,6 +43,7 @@ class Form::AdminSettings
sensitive_words_for_full
authorized_fetch
receive_other_servers_emoji_reaction
enable_emoji_reaction
).freeze
INTEGER_KEYS = %i(
@ -67,6 +68,7 @@ class Form::AdminSettings
hide_local_users_for_anonymous
authorized_fetch
receive_other_servers_emoji_reaction
enable_emoji_reaction
).freeze
UPLOAD_KEYS = %i(