mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-06 22:56:16 +00:00
Fix wrong default value for update checker on app.example.ini (#22084)
This commit is contained in:
@@ -2147,7 +2147,7 @@ ROUTER = console
|
||||
;[cron.update_checker]
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;ENABLED = false
|
||||
;ENABLED = true
|
||||
;RUN_AT_START = false
|
||||
;ENABLE_SUCCESS_NOTICE = false
|
||||
;SCHEDULE = @every 168h
|
||||
|
Reference in New Issue
Block a user