From 55df4fd3e9a59cc81c870ec89e5f7521ab2320e5 Mon Sep 17 00:00:00 2001 From: Jason Song Date: Tue, 6 Dec 2022 16:24:27 +0800 Subject: [PATCH] chore: rename BOTS --- custom/conf/app.example.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/conf/app.example.ini b/custom/conf/app.example.ini index b5befe5f77..ac1fbc97ae 100644 --- a/custom/conf/app.example.ini +++ b/custom/conf/app.example.ini @@ -2482,7 +2482,7 @@ ROUTER = console ; [actions] ;; Enable/Disable actions capabilities ;ENABLED = false -;DEFAULT_BOTS_URL = https://gitea.com +;DEFAULT_ACTIONS_URL = https://gitea.com ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;