Update example config for the new status code images

This commit is contained in:
Laura Hausmann 2023-08-31 01:30:03 +02:00
parent 50d09a4c66
commit 1348d6e1d0
No known key found for this signature in database
GPG key ID: D044E84C5BE01605
2 changed files with 12 additions and 0 deletions

View file

@ -198,6 +198,12 @@ reservedUsernames: [
# cleanAvatars: false
# cleanHeaders: false
# Status code images
#images:
# info: '/twemoji/1f440.svg'
# notFound: '/twemoji/2049.svg'
# error: '/twemoji/1f480.svg'
#allowedPrivateNetworks: [
# '127.0.0.1/32'
#]

View file

@ -197,6 +197,12 @@ reservedUsernames: [
# cleanAvatars: false
# cleanHeaders: false
# Status code images
#images:
# info: '/twemoji/1f440.svg'
# notFound: '/twemoji/2049.svg'
# error: '/twemoji/1f480.svg'
#allowedPrivateNetworks: [
# '127.0.0.1/32'
#]