Browse Source

options: удалена настройка icecast по умолчанию

master
Maxim Lihachev 9 years ago
parent
commit
8973531538
  1. 4
      streamsaver

4
streamsaver

@ -248,8 +248,8 @@ typeset -A config @@ -248,8 +248,8 @@ typeset -A config
config=(
[stream]=""
[icecast]="http://localhost:8000/"
[password]="hackme"
[icecast]=""
[password]=""
[channel_name]=""
[channel_number]=""
[channel_descr]=""

Loading…
Cancel
Save