Add streaming_other_servers_emoji_reaction setting
This commit is contained in:
parent
49197bf6c4
commit
366ab12103
7 changed files with 12 additions and 2 deletions
|
@ -43,6 +43,7 @@ class Form::AdminSettings
|
|||
sensitive_words_for_full
|
||||
authorized_fetch
|
||||
receive_other_servers_emoji_reaction
|
||||
streaming_other_servers_emoji_reaction
|
||||
enable_emoji_reaction
|
||||
).freeze
|
||||
|
||||
|
@ -68,6 +69,7 @@ class Form::AdminSettings
|
|||
hide_local_users_for_anonymous
|
||||
authorized_fetch
|
||||
receive_other_servers_emoji_reaction
|
||||
streaming_other_servers_emoji_reaction
|
||||
enable_emoji_reaction
|
||||
).freeze
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue