mirror of
https://github.com/bjc/prosody.git
synced 2025-04-06 14:47:37 +03:00
Diverge from util.startup.prosodyctl() in order to skip unneeded behavior, such as loading the *Prosody* config file, which we do not need here, based on the `--config` flag which should point at the migrator config file instead. Notably removed: * read_config() since this loads the Prosody config * check_unwriteable() which checks logfiles specified in the Prosody config, so not relevant * make_dummy_hosts() but the migrator sets up its own hosts during migration |
||
---|---|---|
.. | ||
migration | ||
cfgdump.lua | ||
ejabberd2prosody.lua | ||
ejabberdsql2prosody.lua | ||
erlparse.lua | ||
form2table.lua | ||
http-status-codes.lua | ||
jabberd14sql2prosody.lua | ||
linedebug.lua | ||
make_repo.lua | ||
modtrace.lua | ||
openfire2prosody.lua | ||
tb2err | ||
xep227toprosody.lua |