]> git.parisson.com Git - teleforma.git/commitdiff
update server 2.9.0
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Mon, 22 Apr 2024 13:16:04 +0000 (15:16 +0200)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Mon, 22 Apr 2024 13:16:04 +0000 (15:16 +0200)
app/settings.py

index 1dc0fa19d5809216c9c635078045dcbb833c2ca4..0189154b3abc718419464252b1b74880c276ff63 100644 (file)
@@ -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