mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-21 16:33:48 +01:00
Update example config for the new status code images
This commit is contained in:
parent
50d09a4c66
commit
1348d6e1d0
@ -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 New Issue
Block a user