sigue bcast

This commit is contained in:
mynah
2018-07-27 18:55:22 -05:00
parent c2be824f0f
commit 57b9744444
8 changed files with 30 additions and 33 deletions

View File

@@ -52,15 +52,7 @@ sub new { bless {}, shift };
sub podcast_infoHash{
return decode_json path("public/home/podcast/jsonPod.json")->slurp;
}
sub conf_radio{
return $Dojo::Conf::radio;
}
sub conf_chat{
return $Dojo::Conf::chat;
}
sub conf_bcast{
return $Dojo::Conf::rtmp;
}
#==============================================================================
# Read vdg admin ==============================================================