Add stop streaming config
This commit is contained in:
parent
c47f85eddf
commit
f5332b0654
10 changed files with 19 additions and 9 deletions
|
@ -53,6 +53,7 @@
|
|||
# group_allow_private_message :boolean
|
||||
# searchability :integer default("private"), not null
|
||||
# dissubscribable :boolean default(FALSE), not null
|
||||
# stop_emoji_reaction_streaming :boolean default(FALSE)
|
||||
#
|
||||
|
||||
class Account < ApplicationRecord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue