# HG changeset patch # User Kim Alvefur # Date 1522410050 -7200 # Node ID c5122b7633a8b2859d2325bb14fdab02613b080e # Parent 8681729a47d53a330cd007af3374c282ffde438a mod_migrate: Mention the possible need to supply the list of users diff -r 8681729a47d5 -r c5122b7633a8 mod_migrate/README.markdown --- a/mod_migrate/README.markdown Fri Mar 30 13:40:06 2018 +0200 +++ b/mod_migrate/README.markdown Fri Mar 30 13:40:50 2018 +0200 @@ -21,6 +21,10 @@ `` is the storage driver to copy data to, sans the `mod_storage_` prefix. +`mod_migrate` tries to request a list of users from `usermanager`, but +this does not always work. If so, you can supply usernames as arguments +after the target driver. + The process is something like this: 1. Decide on the future configuration and add for example SQL