fallback to blackFriday as default render

This commit is contained in:
techknowlogick 2020-09-27 20:48:49 +00:00
parent a77e9fbcfb
commit ec06e172a9
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ languageCode: en-us
title: Gitea
theme: gitea
markup:
defaultMarkdownHandler: blackFriday
defaultContentLanguage: en-us
defaultContentLanguageInSubdir: true
enableMissingTranslationPlaceholders: true