Upgrade Gitea to 1.14.3
Adds a new config for the repository root directory. closes #322
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user