summaryrefslogtreecommitdiff
path: root/content
AgeCommit message (Collapse)Author
2024-05-29fix broken links in platform sectionKelvinJPS
2024-05-28fix broken links in the mail sectionKelvinJPS
2024-05-28fix broken link to updateKelvinJPS
2024-05-27fix DNS broken link in nginx pageKelvinJPS
2024-05-25Merge pull request #290 from shaanmalik/masterLuke Smith
Fixed example mysql config
2024-05-25Merge pull request #304 from danyael031/masterLuke Smith
Added ssh configuration overriding warning
2024-05-25Merge pull request #297 from adastx/masterLuke Smith
Prosody tutorial improvements
2024-05-25Merge pull request #289 from tfasano1/masterLuke Smith
remove contributor links
2024-05-25Merge pull request #291 from angelacastaneda/masterLuke Smith
Fix cgit guide to use dir location from git guide
2024-05-11Updated ssh config overriden warningDan Yael Sajarópulos Verdugo
2024-05-11Added Debian 12 ssh configuration overriding warningDan Yael Sajarópulos Verdugo
2024-03-15Fix minor typo in dovecot.confbd-912
2024-01-24Fix cgit guide to use dir location from git guideÁngel Castañeda
/srv/git -> /var/git Did cgit guide when I was pretty new to self host stuff and never figured out why scanning or http cloning never worked. Eventually I stumbled into in, and I just wanna fix it for everyone.
2024-01-15prosody: update packages dependenciesAdam Stück
mod_http_file_share[1] is included in the core modules now so drop reference to prosody-modules. lua-dbi-postgresql is required for postgresql storage backend.[2] 1: https://prosody.im/doc/modules/mod_http_file_share 2: https://prosody.im/doc/depends#luadbi
2024-01-11prosody: fix typosAdam Stück
See https://prosody.im/doc/modules/mod_http_file_share#larger-files
2023-11-14Typo "docevot.conf"Izaac Mammadov
2023-11-04Fix small spelling mistake mumble.mdfincent
spc -> scp
2023-10-28Fix broken Monal link and fix typoDavid Gay
2023-10-02Fixed example mysql configShaan Malik
Enabling mysql should include setting `mysql: true` in config
2023-10-02remove contributor linkstfasano1
2023-08-28Merge pull request #279 from livreware/masterLuke Smith
Replaced php7.4-fpm and fixed typo
2023-08-28Merge pull request #269 from ToaKraka/patch-1Luke Smith
Fix typos
2023-08-28Merge pull request #280 from luke-hamann/add-transmission-guideLuke Smith
Add Transmission guide
2023-08-28Merge pull request #277 from NotMtth/masterLuke Smith
Added Mumble server guide
2023-08-28Merge pull request #285 from UncutDan/master-1Luke Smith
Update radicale.md
2023-08-28Update git.mdPaul Ohl
Fixed a small typo.
2023-08-24Update radicale.mdUncutDan
If the -c modifier is used again to create a second user, there will be 401 issues. See https://github.com/Kozea/Radicale/issues/1075
2023-08-21Fix two typos in Jitsi tutorialDuje Mihanović
2023-08-10update helper script linktien
2023-07-22Add Transmission guideLuke Hamann
2023-07-21fixed typo on 'prosodyctl ...' commandLivreware.org
2023-07-21Replaced php7.4-fpm to php-fpm on dokuwiki.mdLivreware.org
php-fpm is a symbolic link to whatever is the current version of php. Specifying the symbolic link is preferrable so there is no need to edit the nginx config file whenever php is updated.
2023-07-02Added Mumble server guideNotMtth
2023-06-04Merge pull request #270 from ToaKraka/patch-2Luke Smith
Fix typos
2023-06-04Added monerod guide, minor corrections in other articlesDenshi
2023-05-19Added http_file_share in Prosody and added vanity address and auth string ↵Denshi
tutorial in I2P article
2023-05-12Fix typosToaKraka
2023-05-12Fix typosToaKraka
2023-05-11Merge pull request #265 from AleDenshi/masterLuke Smith
Added Dendrite guide, added voice and video calling guide to Prosody,…
2023-04-24Merge pull request #267 from printplaatreparatie/nextcloud-headersLuke Smith
Update X-Robots-Tag with Nextcloud documentation
2023-04-24Merge branch 'master' of github.com:LukeSmithxyz/landchadLuke Smith
2023-04-24Epik formally disrecommendedLuke Smith
In addition to being hacked, Epik has been taking weeks or months to register domains and the quality of service has cratered. Lack of transparency about issues makes recommendation of Epik impossible.
2023-04-05Update X-Robots-Tag with Nextcloud documentationWilbrink
See https://github.com/nextcloud/server/pull/36689
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
2023-02-22quote fixLuke Smith
2023-01-30date for dokuwikiLuke Smith
2023-01-25Fixed some typosAdachi
2023-01-25DokuWiki TutorialAdachi
2022-12-06Add IPv6 connectionShuto Tamaoka