From e95318bcada0feb1dcdd44773e690b2addc6de38 Mon Sep 17 00:00:00 2001 From: heqnx Date: Sat, 5 Jul 2025 12:23:26 +0300 Subject: added random password --- templates/icecast2/ices-playlist.xml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/icecast2/ices-playlist.xml.j2') diff --git a/templates/icecast2/ices-playlist.xml.j2 b/templates/icecast2/ices-playlist.xml.j2 index ae9a6be..89fc4c9 100644 --- a/templates/icecast2/ices-playlist.xml.j2 +++ b/templates/icecast2/ices-playlist.xml.j2 @@ -27,7 +27,7 @@ localhost 8000 - password + {{ random_password }} /stream 0 60 -- cgit v1.2.3