diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-10-04 19:04:21 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-10-04 19:04:21 +0000 |
commit | f752a90d7caa1d43593bab022232ce9ae848c900 (patch) | |
tree | d4839834edf7fa774e8690c6a4bd0c9739bdfa12 /mgarepo.conf | |
parent | 509b8b6f5b292dc2917d17761801939818e119cc (diff) | |
download | mgarepo-f752a90d7caa1d43593bab022232ce9ae848c900.tar mgarepo-f752a90d7caa1d43593bab022232ce9ae848c900.tar.gz mgarepo-f752a90d7caa1d43593bab022232ce9ae848c900.tar.bz2 mgarepo-f752a90d7caa1d43593bab022232ce9ae848c900.tar.xz mgarepo-f752a90d7caa1d43593bab022232ce9ae848c900.zip |
add config options for maintdb
Diffstat (limited to 'mgarepo.conf')
-rw-r--r-- | mgarepo.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mgarepo.conf b/mgarepo.conf index 325c7db..fe93317 100644 --- a/mgarepo.conf +++ b/mgarepo.conf @@ -23,3 +23,7 @@ default = Cauldron download_url = http://binrepo.mageia.org/ upload_host = binrepo.mageia.org +[maintdb] +host = maintdb.mageia.org +url = http://maintdb.mageia.org/ + |