Making show and master source ports and mount points editable.
This commit is contained in:
parent
99a3150db5
commit
67ffd2d34a
5 changed files with 216 additions and 29 deletions
|
@ -464,7 +464,7 @@ class Application_Model_StreamSetting
|
|||
|
||||
public static function getDjLiveStreamPort()
|
||||
{
|
||||
return self::getValue("dj_live_stream_port", 8001);
|
||||
return self::getValue("dj_live_stream_port", 8002);
|
||||
}
|
||||
|
||||
public static function setDjLiveStreamMountPoint($value)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue