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