From de509c873f563fcac442364fadb893490f8f1a53 Mon Sep 17 00:00:00 2001 From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch> Date: Wed, 4 Sep 2024 14:43:19 +0200 Subject: [PATCH] push config template --- hooks/templates/config_custom.php.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/hooks/templates/config_custom.php.erb b/hooks/templates/config_custom.php.erb index 28c3d1dc..913d8691 100644 --- a/hooks/templates/config_custom.php.erb +++ b/hooks/templates/config_custom.php.erb @@ -131,6 +131,7 @@ return [ // limit access to appmonitor client to specific token "token" => [<%= @replace["appmonitor-token"] %>], + // ---------------------------------------------------------------------- -- GitLab