Add support for setting Content Warning for CW-less outgoing toots

This commit is contained in:
Thibaut Girka
2020-05-30 16:47:17 +02:00
committed by ThibG
parent 041c769182
commit 9e04b9d8df
5 changed files with 13 additions and 1 deletions

View File

@ -77,6 +77,7 @@ defaults: &defaults
spam_check_enabled: true
show_domain_blocks: 'disabled'
show_domain_blocks_rationale: 'disabled'
outgoing_spoilers: ''
development:
<<: *defaults