From 7520dbe3f6a08a8eee52ca88b2dba31dfb3ee3bf Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 3 Sep 2018 20:47:23 +0200 Subject: ... --- odin.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/odin.nix b/odin.nix index 1cfac2d8..8c66eeb9 100644 --- a/odin.nix +++ b/odin.nix @@ -413,7 +413,9 @@ group = "git"; enableGitAnnex = true; extraGitoliteRc = '' + $RC{GIT_CONFIG_KEYS} = 'gitweb\.(owner|description|category)'; $RC{LOG_DEST} = 'syslog'; + $RC{ROLES}{AUTHORS} = 1; $RC{GROUPLIST_PGM} = 'printf "@self-key-managers"'; $RC{HOSTNAME} = '${config.networking.hostName}'; $RC{LOCAL_CODE} = "$rc{GL_ADMIN_BASE}/local"; -- cgit v1.2.3