mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 07:30:59 -07:00
Update example config for the new status code images
This commit is contained in:
parent
50d09a4c66
commit
1348d6e1d0
2 changed files with 12 additions and 0 deletions
|
@ -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'
|
||||
#]
|
||||
|
|
|
@ -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'
|
||||
#]
|
||||
|
|
Loading…
Reference in a new issue