mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
authorpolicy and domainpolicy are really stupid to have on by default lol
This commit is contained in:
parent
fa7756560a
commit
840a2052f5
1 changed files with 0 additions and 2 deletions
|
|
@ -25,8 +25,6 @@ export interface PolicySpec {
|
|||
export const DEFAULT_POLICY_SPEC: PolicySpec = {
|
||||
policies: [
|
||||
{ 'name': 'AntiDuplicationPolicy' },
|
||||
{ 'name': 'AuthorPolicy' },
|
||||
{ 'name': 'DomainPolicy' },
|
||||
{ 'name': 'HellthreadPolicy' },
|
||||
{ 'name': 'ReplyBotPolicy' },
|
||||
{ 'name': 'SizePolicy' },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue