From: Guillaume Pellerin Date: Mon, 22 Apr 2024 13:16:04 +0000 (+0200) Subject: update server X-Git-Tag: 2.9.0 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=03f906988b0033be8f33e9508d4d9edb18f7758b;p=teleforma.git update server --- diff --git a/app/settings.py b/app/settings.py index 1dc0fa19..0189154b 100644 --- a/app/settings.py +++ b/app/settings.py @@ -273,7 +273,7 @@ SERVER_EMAIL = 'crfpa@pre-barreau.com' EMAIL_SUBJECT_PREFIX = '[' + TELEFORMA_ORGANIZATION + '] ' TELECASTER_LIVE_STREAMING_PROTOCOL = 'https' -TELECASTER_LIVE_STREAMING_SERVER = 'stream7.parisson.com' +TELECASTER_LIVE_STREAMING_SERVER = 'jimmy.parisson.com' TELECASTER_LIVE_STREAMING_SERVERS = ['jimmy.parisson.com', 'ron.parisson.com'] TELECASTER_LIVE_RANDOM_SERVERS = True TELECASTER_LIVE_STREAMING_PORT = 443