webdist/main.cfg.example

8 lines
213 B
Plaintext
Raw Normal View History

2022-10-02 18:29:41 +02:00
#
# WebDist main configuration file
#
REPOS = {
'openmamba-rolling': { 'dbname': 'devel', 'path': '/var/autodist/db/' },
'openmamba-testing': { 'dbname': 'devel-makedist', 'path': '/var/autodist/db/' },
}