aboutsummaryrefslogtreecommitdiffstats
path: root/custom/conf/app.example.ini
diff options
context:
space:
mode:
authorGiteabot <teabot@gitea.io>2023-06-20 23:59:51 -0400
committerGitHub <noreply@github.com>2023-06-21 03:59:51 +0000
commit6f1c95ec5b951347f549972a8699b05be5d3f634 (patch)
tree6876123ca3badc53a05f6c5eea59ab053e025dd4 /custom/conf/app.example.ini
parentcda69a036314a27c7c7174adfd9060d6867ce1eb (diff)
downloadgitea-6f1c95ec5b951347f549972a8699b05be5d3f634.tar.gz
gitea-6f1c95ec5b951347f549972a8699b05be5d3f634.zip
Use the new download domain replace the old (#25405) (#25409)
Backport #25405 by @lunny As title. Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Diffstat (limited to 'custom/conf/app.example.ini')
-rw-r--r--custom/conf/app.example.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini
index f53d9ee089..e51f055883 100644
--- a/custom/conf/app.example.ini
+++ b/custom/conf/app.example.ini
@@ -2159,7 +2159,7 @@ LEVEL = Info
;RUN_AT_START = false
;ENABLE_SUCCESS_NOTICE = false
;SCHEDULE = @every 168h
-;HTTP_ENDPOINT = https://dl.gitea.io/gitea/version.json
+;HTTP_ENDPOINT = https://dl.gitea.com/gitea/version.json
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;