Bug 13799: Allow to set Mojolicious secret in $KOHA_CONF
[koha-ffzg.git] / etc / koha-conf.xml
index 1f2b460..74a5720 100644 (file)
@@ -117,6 +117,9 @@ __PAZPAR2_TOGGLE_XML_POST__
  <queryparser_config>__KOHA_CONF_DIR__/searchengine/queryparser.yaml</queryparser_config>
  <log4perl_conf>__KOHA_CONF_DIR__/log4perl.conf</log4perl_conf>
 
+ <!-- Secret passphrase used by Mojolicious for signed cookies -->
+ <api_secret_passphrase>CHANGEME</api_secret_passphrase>
+
  <!-- true type font mapping accoding to type from $font_types in C4/Creators/Lib.pm -->
  <ttf>
     <font type="TR" >/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf</font>