Add antenna ignore reboot setting
This commit is contained in:
parent
7c31932828
commit
1c174a6f7b
8 changed files with 21 additions and 3 deletions
|
@ -23,6 +23,7 @@
|
|||
# exclude_accounts :jsonb
|
||||
# exclude_tags :jsonb
|
||||
# stl :boolean default(FALSE), not null
|
||||
# ignore_reblog :boolean default(FALSE), not null
|
||||
#
|
||||
class Antenna < ApplicationRecord
|
||||
include Expireable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue