]> git.koha-community.org Git - koha.git/commit
Bug 6540 - Add config file as command line option for koha-create
authorMagnus Enger <magnus@enger.priv.no>
Wed, 20 Jul 2011 17:01:19 +0000 (19:01 +0200)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 1 Aug 2011 20:22:02 +0000 (16:22 -0400)
commite871a3faf33a8c1468b5c4d0c036200bc2ff2249
tree92789b8bf7c6d48daf5158eceb365f157b68b25b
parent7d99f048a43f2176545ae89b57e44c268f2ebea3
Bug 6540 - Add config file as command line option for koha-create

Order of precedence for config options, from lowest to highest:

1. The defaults set in koha-create itself
2. /etc/koha/koha-sites.conf
3. Config file specified with --configfile
4. Individual options set with --marcflavor, --zebralang, --defaultsql

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit b66c860d5df65c185279741219b88bc08e7de524)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
debian/scripts/koha-create