mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-24 05:35:46 +08:00
gitea-hat-client log
This commit is contained in:
@@ -16,5 +16,5 @@ $gitea_hat_client = Gitea::Api::Hat::Client.new({
|
|||||||
hat_base_url: gitea_config[:hat_base_url],
|
hat_base_url: gitea_config[:hat_base_url],
|
||||||
username: gitea_config[:access_key_id],
|
username: gitea_config[:access_key_id],
|
||||||
password: gitea_config[:access_key_secret],
|
password: gitea_config[:access_key_secret],
|
||||||
log_filepath: "log/gitea-client.log"
|
log_filepath: "log/gitea-hat-client.log"
|
||||||
})
|
})
|
||||||
Reference in New Issue
Block a user