Software /
code /
prosody
Diff
tools/migration/migrator.cfg.lua @ 12168:33e856c65033
migrator: Support pubsub and pep as a special-case
This sorta overloads the type suffix but PEP is used for enough stuff
to justify this hack
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 09 Jan 2022 18:52:58 +0100 |
parent | 10003:4d702f0c6273 |
line wrap: on
line diff
--- a/tools/migration/migrator.cfg.lua Sun Jan 09 16:35:43 2022 +0100 +++ b/tools/migration/migrator.cfg.lua Sun Jan 09 18:52:58 2022 +0100 @@ -10,10 +10,8 @@ "privacy", "archive-archive", "offline-archive", - "pubsub_nodes", - -- "pubsub_*-archive", - "pep", - -- "pep_*-archive", + "pubsub_nodes-pubsub", + "pep-pubsub", } local muc = { "persistent",