Changes between Version 3 and Version 4 of prosody-admin
- Timestamp:
- Jun 6, 2016, 9:05:26 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
prosody-admin
v3 v4 1 1 = Prosody Admin Docs = 2 2 3 3 See also our [wiki:how-to/jabber user facing docs]. … … 41 41 * mod_mam: maintains chats in an archive to be re-delivered when you come back online. Stores for only a week. Note: becuase we are running prosody .9, our only option seems to be in-memory storage, so we will lose archive messages on reboot. 42 42 43 == Debian packages == 44 45 We have the following Debian packages installed: 46 47 * prosody 48 * prosody-modules 49 * lua-sec 50 * lua-lpty 51 * lua-event 52 43 53 == DNS == 44 54 … … 54 64 55 65 In theory you should be able to use <username>@mayfirst.org rather than <username>@im.mayfirst.org. 66