Dev Docs: Add configuration to navigation

This makes it possible to access the developer documentation about configuration code.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
This commit is contained in:
Philip Molares 2021-02-03 20:58:16 +01:00 committed by David Mehren
parent b2009ebab9
commit 07dc15b127
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
3 changed files with 13 additions and 9 deletions

View file

@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file)
#
# SPDX-License-Identifier: CC0-1.0
HD_DOMAIN="http://localhost"
HD_MEDIA_BACKEND="filesystem"
HD_MEDIA_BACKEND_FILESYSTEM_UPLOAD_PATH="upload/"