Adding variable support to zebradb. You may use shadowing or not on either authoritie...
authortgarip1957 <tgarip1957>
Sat, 20 May 2006 14:18:04 +0000 (14:18 +0000)
committertgarip1957 <tgarip1957>
Sat, 20 May 2006 14:18:04 +0000 (14:18 +0000)
misc/koha.xml

index 4922282..5f425f3 100644 (file)
 <pass>kohapass</pass>
 <zebrauser>zebrauser</zebrauser>
 <zebrapass>zebrapass</zebrapass>
-<zebradb>default</zebradb>
-<authoritydb>default</authoritydb>
+<biblioserver>default</biblioserver>
+<biblioservershadow>0</biblioservershadow>
+<authorityserver>default</authorityserver>
+<authorityservershadow>0</authorityservershadow>
 <intranetdir>path/to/koha/intranet</intranetdir>
 <opacdir>path/to/koha/opac</opacdir>
 <opachtdocs>path/to/koha/opac/htdocs/opac-tmpl</opachtdocs>