error-pages/internal/config/testdata/simple.yml

14 lines
297 B
YAML
Raw Normal View History

2021-09-29 15:38:50 +00:00
templates:
- path: ./foo-tpl.html
2021-09-29 15:38:50 +00:00
name: ghost # name is optional
- path: ./bar-tpl.html
2021-09-29 15:38:50 +00:00
pages:
400:
message: Bad Request
description: The server did not understand the request
401:
message: Unauthorized
description: The requested page needs a username and a password