Fixing config

This commit is contained in:
Dessalines 2021-10-25 15:28:41 -04:00
parent aa8301992b
commit 3e6963cbaa

View file

@ -105,7 +105,7 @@
# Address where pictrs is available (for image hosting)
pictrs_url: "http:#localhost:8080"
# Regex for slurs which are prohibited. Example: `(\bThis\b)|(\bis\b)|(\bsample\b)`
additional_slurs: "string"
slur_filter: "string"
# Maximum length of local community and user names
actor_name_max_length: 20
}