@@ -, +, @@ koha-conf-site.xml.in - Apply the patch - Copy the file to the /etc/koha dir: $ sudo cp kohaclone/debian/templates/koha-conf-site.xml.in /etc/koha - Create a new instance: $ sudo koha-create --create-db test localhost:9200 koha_test - Sign off :-D --- debian/templates/koha-conf-site.xml.in | 5 +++++ 1 file changed, 5 insertions(+) --- a/debian/templates/koha-conf-site.xml.in +++ a/debian/templates/koha-conf-site.xml.in @@ -322,5 +322,10 @@ __END_SRU_PUBLICSERVER__ 50 2 + + localhost:9200 + koha___KOHASITE__ + + --