prosody/tools/migration
Kim Alvefur 2f2551e6d2 migrator: Add an escape hatch to allow arbitrary config options
Previously only SQL settings and the 'path' for internal storage could
be set, and only for SQL and internal storage.

input {
	type = "whatever";
	config = {
		whatever_foobar = "something"
	}
}
2023-11-27 17:19:16 +01:00
..
migrator tools: Update imports to use new prosody.* namespace 2023-06-08 09:37:01 +02:00
Makefile migrator: Don't create unused directory 2020-04-19 01:17:48 +02:00
migrator.cfg.lua migrator: Add mod_http_file_share example to config template 2023-11-01 19:02:07 +01:00
prosody-migrator.lua migrator: Add an escape hatch to allow arbitrary config options 2023-11-27 17:19:16 +01:00