http://wajcun6t3tqaxrxopfqmvjwbojabns4r3c4icclj72eik74ooldmryyd.onion
Optional: other prosody configurations that you may want to change Message archiving(mod_mam) Uncomment mod_mam to make your server store messages. 1 2 3 4 change this line: -- "mam" ; -- Store recent messages to allow multi-device synchronization to this: "mam" ; -- Store recent messages to allow multi-device synchronization Change this config to set the expiration time of your messages: 1 archive_expires_after = "1w" -- Remove archived messages after 1 week You can set...