devtools sample configs

This commit is contained in:
Mike McLean 2017-05-23 00:55:50 -04:00
parent 938a53a32c
commit 1a3ac059a2
2 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,19 @@
[hub]
# example configuration for fakehub
DBName = koji
DBUser = koji
KojiDir = /mnt/koji
DisableNotifications = True
EnableMaven = True
EnableWin = True
CheckClientIP = False
#KojiDebug = On
LogLevel = DEBUG
#KojiTraceback = normal
KojiTraceback = extended

View file

@ -0,0 +1,14 @@
[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