add a note about config syntax in sample hub.conf

This commit is contained in:
Mike McLean 2010-06-18 12:00:53 -04:00
parent 3e562c5b85
commit b0a7add169

View file

@ -1,5 +1,11 @@
[hub]
## ConfigParser style config file, similar to ini files
## http://docs.python.org/library/configparser.html
##
## Note that multiline values can be set by indenting subsequent lines
## (which means you should not indent regular lines)
## Basic options ##
DBName = koji
DBUser = koji