Skip to content

Commit e876cc2

Browse files
committed
Mnesia migration
Added migration for: pubsub_items migration, users, vcard, vcard_search, event_pusher_push_subscription, rosterusers, roster_versio, last, rostergroups, muc_light_occupants, muc_light_config, migrate_muc_light_rooms, migrate_offline_message, migrate_private_storage
1 parent f82a1aa commit e876cc2

7 files changed

+779
-2
lines changed

rel/files/mongooseim.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,7 @@
640640
{services,
641641
[
642642
{service_admin_extra, [{submods, [node, accounts, sessions, vcard, gdpr, upload,
643-
roster, last, private, stanza, stats]}]},
643+
roster, last, private, stanza, stats, migration]}]},
644644
{service_mongoose_system_metrics, [{initial_report, 300000},
645645
{periodic_report, 10800000}]}
646646
]

0 commit comments

Comments
 (0)