Add ability to forbid followers
This commit is contained in:
parent
594d0c6a7c
commit
5b9c965d5a
19 changed files with 196 additions and 55 deletions
|
@ -86,4 +86,10 @@ export interface CustomConfig {
|
|||
}
|
||||
}
|
||||
|
||||
followers: {
|
||||
instance: {
|
||||
enabled: boolean
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue