]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Possibility to set custom RTMP/RTMPS hostname (#4811)
authorkontrollanten <6680299+kontrollanten@users.noreply.github.com>
Tue, 1 Mar 2022 12:37:34 +0000 (13:37 +0100)
committerGitHub <noreply@github.com>
Tue, 1 Mar 2022 12:37:34 +0000 (13:37 +0100)
commit8d07888728bc5aabc7d0cd6211bc49fc45fd0353
tree11b25f2a922f53d5c7f2273ebe5a56afaff96cd3
parentb5c00b9b67efee77a3476f31403e196fedfc7c99
Possibility to set custom RTMP/RTMPS hostname (#4811)

* live: set custom RTMP/RTMPS hostname

closes #4786

* dont use webserver.hostname as default

* check that rtmp/s.hostname is set
config/default.yaml
config/production.yaml.example
server/initializers/checker-before-init.ts
server/initializers/config.ts
server/initializers/constants.ts