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