Bug 24151: Add key to the config
[koha-equinox.git] / etc / koha-conf.xml
index 9e6cb59..f3697ed 100644 (file)
@@ -227,6 +227,9 @@ __PAZPAR2_TOGGLE_XML_POST__
       server. e.g. Antarctica/South_Pole -->
  <timezone></timezone>
 
+ <!-- This is the salt used to generated anonymized content -->
+ <key>__KEY__</key>
+
  <!-- flag for development purposes
       dev_install is used to adjust some paths specific to dev installations
       strict_sql_modes should not be used in a production environment