13 lines
153 B
INI
13 lines
153 B
INI
[http]
|
|
port = 9090
|
|
key = "abcdefg"
|
|
ssl = false
|
|
|
|
[repo]
|
|
root = "repo/"
|
|
distros = "stable"
|
|
architectures = "all,i386,amd64"
|
|
|
|
[pgp]
|
|
key = ""
|
|
passphrase = "" |