Bug 24151: Add key to the config
[koha-equinox.git] / debian / templates / koha-conf-site.xml.in
index fe71b9a..099a65b 100644 (file)
@@ -403,6 +403,9 @@ __END_SRU_PUBLICSERVER__
       server. e.g. Antarctica/South_Pole -->
  <timezone>__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