10 lines
249 B
Plaintext
10 lines
249 B
Plaintext
# the config for srs origin-edge cluster
|
|
# @see https://github.com/ossrs/srs/wiki/v1_CN_Edge
|
|
# @see full.conf for detail config.
|
|
|
|
listen 19350;
|
|
max_connections 1000;
|
|
pid ./objs/origin.pid;
|
|
vhost __defaultVhost__ {
|
|
}
|