Bug 24151: (follow-up) Rename the config key with 'bcrypt_settings'
[koha-equinox.git] / etc / koha-conf.xml
index 2ffe624..8704533 100644 (file)
@@ -228,7 +228,7 @@ __PAZPAR2_TOGGLE_XML_POST__
  <timezone></timezone>
 
  <!-- This is the bcryt settings used to generated anonymized content -->
- <key>__BCRYPT_SETTINGS__</key>
+ <bcrypt_settings>__BCRYPT_SETTINGS__</bcrypt_settings>
 
  <!-- flag for development purposes
       dev_install is used to adjust some paths specific to dev installations