mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 11:51:57 +00:00
12 lines
282 B
Text
Executable file
12 lines
282 B
Text
Executable file
listen 1935 19350;
|
|
vhost __defaultVhost__ {
|
|
enabled on;
|
|
gop_cache on;
|
|
#refer github.com github.io;
|
|
#refer_publish github.com github.io;
|
|
refer_play github.com github.io .com;
|
|
}
|
|
vhost winlinvip.github.com {
|
|
gop_cache off;
|
|
}
|
|
|