Add about page text config option

This commit is contained in:
Andreas Nedbal 2022-04-17 17:34:40 +02:00 committed by Andreas Nedbal
parent c2d0ca7eed
commit ef5b367d70
1 changed files with 6 additions and 0 deletions

View File

@ -9,6 +9,12 @@ email_from: "noreply@justask.rrerr.net"
# Name of the "Anonymous" user. (e.g. "Anonymous Coward", "Arno Nym", "Mr. X", ...)
anonymous_name: "Anonymous"
# Text shown on the about page (Markdown can be used here)
about: |
# About
Use this space to describe your Retrospring instance!
# How many items (questions, answers, ...) do you want to show per page?
items_per_page: 10