Add reject public unlisted subscription configs

This commit is contained in:
KMY 2023-04-30 21:36:49 +09:00
parent ae4da45054
commit 7d3d93e9a4
21 changed files with 63 additions and 22 deletions

View file

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