summaryrefslogtreecommitdiff
path: root/content/ejabberd.md
AgeCommit message (Collapse)Author
2023-05-19Added http_file_share in Prosody and added vanity address and auth string ↵Denshi
tutorial in I2P article
2023-03-21Added Dendrite guide, added voice and video calling guide to Prosody, fixed ↵Denshi
up ejabberd PostgreSQL so it applies to all modules
2023-03-04Fixed up credits, added PSQL guides to multiple tutorials, cleaned up MarkdownDenshi
2022-09-07Added Dnsmasq tutorial, fixed my credits.Denshi
2022-08-07begin rehighlighting of custom info in templatesLuke Smith
2022-08-07Ejabberd: small improvements/fixesYann Jorelle
Adds `-p` option to mkdir when creating the certificate directories. Without this, the given command fails because `/etc/ejabberd/certs` doesn't exist. Also adds a command to give the ejabberd user permissions to read the certificate directories.
2022-07-01Minor Indentation fix - TURN & STUN for callsTheYellowArchitect
Just look at the bottom section. The goal of this is to make it the same as the original. The Hugo version's indentation should work, but it looked off (3 unindented, 1 indented) Anyway, as minor a PR can be, didn't even use git P.S. Why did you change code color from green to white? Green was better imo, it was visual indicator that it is indeed code (white is plain text)
2022-06-25convert to hugoLuke Smith