From: Roman Bazalevsky Date: Tue, 8 Sep 2015 12:53:12 +0000 (+0300) Subject: ddns repo X-Git-Url: https://git.rvb.name/gitolite-admin.git/commitdiff_plain/ac45ea55522930fe40cc91ba45f44b901e0ee150?hp=3a6f718e579acaf9e74b873750bbcbcafe900b2d ddns repo --- diff --git a/conf/gitolite.conf b/conf/gitolite.conf index 61ea337..fc2e73a 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -41,3 +41,7 @@ repo sync-ebook repo vpproxy RW+ = rvb R = gitweb daemon + +repo ddns + RW+ = rvb + R = gitweb daemon diff --git a/conf/gitolite.conf~ b/conf/gitolite.conf~ index 6bc393f..61ea337 100644 --- a/conf/gitolite.conf~ +++ b/conf/gitolite.conf~ @@ -32,3 +32,12 @@ repo oss-streamer repo rtl-433 RW+ = rvb R = gitweb daemon + + +repo sync-ebook + RW+ = rvb + R = gitweb daemon + +repo vpproxy + RW+ = rvb + R = gitweb daemon