Bug 26253: (bug 22857 follow-up) Remove duplicated mana_config in etc/koha-conf.xml
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 20 Aug 2020 08:10:14 +0000 (10:10 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 24 Aug 2020 08:12:39 +0000 (10:12 +0200)
It was there already but not at the same place!

Signed-off-by: Didier Gautheron <didier.gautheron@biblibre.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

etc/koha-conf.xml

index 8704533..7c0bc68 100644 (file)
@@ -162,10 +162,6 @@ __PAZPAR2_TOGGLE_XML_POST__
  <!-- Path to the config file for SMS::Send -->
  <sms_send_config>__KOHA_CONF_DIR__/sms_send/</sms_send_config>
 
- <!-- URL of the mana KB server -->
- <!-- alternative value https://mana-test.koha-community.org to query the test server -->
- <mana_config>https://mana-kb.koha-community.org</mana_config>
-
  <!-- Configuration for Plack -->
  <plack_max_requests>50</plack_max_requests>
  <plack_workers>2</plack_workers>