Upgrade Gitea to 1.14.3

Adds a new config for the repository root directory.

closes #322
This commit is contained in:
2021-06-21 17:47:30 +02:00
parent 5bc4266857
commit bbaeeb5099
3 changed files with 7 additions and 2 deletions

View File

@@ -25,6 +25,9 @@ USER = gitea
PASSWD = <%= @postgresql_password %>
SSL_MODE = disable
[repository]
ROOT = <%= @repository_root_directory %>
# [indexer]
# ISSUE_INDEXER_PATH = /data/gitea/indexers/issues.bleve