Disable downloads of repo archives
This commit is contained in:
parent
2cc0ee5b8a
commit
f65256d229
@ -28,6 +28,7 @@ MAX_OPEN_CONNS = 20
|
|||||||
|
|
||||||
[repository]
|
[repository]
|
||||||
ROOT = <%= @repository_root_directory %>
|
ROOT = <%= @repository_root_directory %>
|
||||||
|
DISABLE_DOWNLOAD_SOURCE_ARCHIVES = true
|
||||||
|
|
||||||
# [indexer]
|
# [indexer]
|
||||||
# ISSUE_INDEXER_PATH = /data/gitea/indexers/issues.bleve
|
# ISSUE_INDEXER_PATH = /data/gitea/indexers/issues.bleve
|
||||||
|
Loading…
x
Reference in New Issue
Block a user