From cfa6e98a33e89291b19376e9e1ab25510afdfb7d Mon Sep 17 00:00:00 2001
From: jwansek <eddie.atten.ea29@gmail.com>
Date: Mon, 19 Sep 2022 17:19:13 +0100
Subject: Added metadata file

---
 gitscripts.conf.example | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'gitscripts.conf.example')

diff --git a/gitscripts.conf.example b/gitscripts.conf.example
index a2596a4..4acf70d 100755
--- a/gitscripts.conf.example
+++ b/gitscripts.conf.example
@@ -1,9 +1,10 @@
 [git]
 repo_path = /srv/git
+repo_meta_path = /srv/www/repositories
 domain = git.eda.gay
 gitignore_templates = /srv/www/gitignore
 license_templates = /srv/www/license-templates/templates
 
 [github]
 user = jwansek
-key = ******************************
\ No newline at end of file
+key = ******************************
-- 
cgit v1.2.3