Add setting to disable the anti-spam (#11296)
* Add environment variable to disable the anti-spam * Move antispam setting to admin settings * Fix typo * antispam → spam_check
This commit is contained in:
@@ -61,6 +61,7 @@ defaults: &defaults
|
||||
activity_api_enabled: true
|
||||
peers_api_enabled: true
|
||||
show_known_fediverse_at_about_page: true
|
||||
spam_check_enabled: true
|
||||
|
||||
development:
|
||||
<<: *defaults
|
||||
|
||||
Reference in New Issue
Block a user