From ef044c1fb7eac8779a9f316063f0e377ce3cbfb8 Mon Sep 17 00:00:00 2001 From: hahn <axel.hahn@iml.unibe.ch> Date: Fri, 30 Jul 2021 15:54:38 +0200 Subject: [PATCH] resend template for config file --- hooks/templates/inc_projects_config.php.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/hooks/templates/inc_projects_config.php.erb b/hooks/templates/inc_projects_config.php.erb index b0b2b4a8..7dbb5f10 100644 --- a/hooks/templates/inc_projects_config.php.erb +++ b/hooks/templates/inc_projects_config.php.erb @@ -22,6 +22,7 @@ $aConfig = array( // rsync of archives 'mirrorPackages' => array(), + // task#4574 // plugins 'plugins'=>array( -- GitLab