8 lines
115 B
Plaintext
Executable File
8 lines
115 B
Plaintext
Executable File
listen 1935 19350;
|
|
vhost __defaultVhost__ {
|
|
application live {
|
|
no_delay on;
|
|
allow all;
|
|
}
|
|
}
|