peertube-plugin-livechat/server/lib/prosody
John Livingston 8f66ea4032
Fix #180: Letsencrypt import not working
Letsencrypt certificate import procedure was not working on server that had never installed Prosody.
Adding `prosody_user` in the Prosody configuration file to fix this.
Updating the procedure: the `chown` is no more needed in `/etc/letsencrypt/renewal-hooks/deploy/prosody.sh`.
2023-06-08 10:22:43 +02:00
..
config Fix #180: Letsencrypt import not working 2023-06-08 10:22:43 +02:00
auth.ts Prosody auth, first working code: 2021-05-04 13:00:44 +02:00
certificates.ts Fix missing self signed certificates is some conditions. 2023-05-31 16:52:53 +02:00
config.ts Fix #124 (dirty hack): 2023-05-31 18:13:35 +02:00
ctl.ts Fix missing self signed certificates is some conditions. 2023-05-31 16:52:53 +02:00
fix-room-subject.ts Fix Prosody room topic: 2023-04-14 11:33:41 +02:00
logrotate.ts Refactoring the debug mode code, and adding some options. 2023-05-31 16:52:49 +02:00