# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1548333573 -3600
# Node ID 471855552f49db9fd26a1d009b0afa1025e2f45f
# Parent  adf84d6a457d595956ca0d87ef9743abfed1f56a
mod_storage_xmlarchive/README: Add reminder about backups

diff -r adf84d6a457d -r 471855552f49 mod_storage_xmlarchive/README.markdown
--- a/mod_storage_xmlarchive/README.markdown	Wed Jan 23 15:37:56 2019 +0100
+++ b/mod_storage_xmlarchive/README.markdown	Thu Jan 24 13:39:33 2019 +0100
@@ -69,6 +69,12 @@
 for MAM and `muc_log` for MUC logs. Finally, `$JID` is the JID of the
 user or MUC room to be migrated, which can be repeated.
 
+::: {.alert .alert-danger}
+Since this is a destructive command, don't forget to backup your data
+first.
+:::
+
+
 Data structure
 ==============