14 lines
239 B
Text
14 lines
239 B
Text
[web]
|
|
SiteName = koji
|
|
|
|
# Key urls
|
|
KojiHubURL = http://localhost/kojihub
|
|
KojiFilesURL = http://localhost/kojifiles
|
|
|
|
Secret = toomanysecrets
|
|
|
|
PythonDebug = on
|
|
LogLevel = DEBUG
|
|
|
|
# prevent web code from tweaking the path
|
|
LibPath = /nosuchpath
|