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

14 lines
316 B
YAML
Raw Normal View History

2021-09-29 15:38:50 +00:00
templates:
- path: ./templates/ghost.html
name: ghost # name is optional
- path: ./templates/l7-light.html
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