Bug 24151: (follow-up) Rename the config key with 'bcrypt_settings'
[koha-equinox.git] / debian / templates / koha-conf-site.xml.in
index 8c5d7d7..182e964 100644 (file)
@@ -403,8 +403,8 @@ __END_SRU_PUBLICSERVER__
       server. e.g. Antarctica/South_Pole -->
  <timezone>__TIMEZONE__</timezone>
 
- <!-- This is the bcryt settings used to generated anonymized content -->
- <key>__BCRYPT_SETTINGS__</key>
+ <!-- This is the bcrypt settings used to generated anonymized content -->
+ <bcrypt_settings>__BCRYPT_SETTINGS__</bcrypt_settings>
 
  <!-- flag for development purposes
       dev_install is used to adjust some paths specific to dev installations