Show More
@@ -414,7 +414,7 b' search.location = %(here)s/data/index' | |||||
414 | ## channelstream enables persistent connections and live notification |
|
414 | ## channelstream enables persistent connections and live notification | |
415 | ## in the system. It's also used by the chat system |
|
415 | ## in the system. It's also used by the chat system | |
416 |
|
416 | |||
417 |
channelstream.enabled = |
|
417 | channelstream.enabled = false | |
418 | ## location of channelstream server on the backend |
|
418 | ## location of channelstream server on the backend | |
419 | channelstream.server = 127.0.0.1:9800 |
|
419 | channelstream.server = 127.0.0.1:9800 | |
420 | ## location of the channelstream server from outside world |
|
420 | ## location of the channelstream server from outside world |
@@ -388,7 +388,7 b' search.location = %(here)s/data/index' | |||||
388 | ## channelstream enables persistent connections and live notification |
|
388 | ## channelstream enables persistent connections and live notification | |
389 | ## in the system. It's also used by the chat system |
|
389 | ## in the system. It's also used by the chat system | |
390 |
|
390 | |||
391 |
channelstream.enabled = |
|
391 | channelstream.enabled = false | |
392 | ## location of channelstream server on the backend |
|
392 | ## location of channelstream server on the backend | |
393 | channelstream.server = 127.0.0.1:9800 |
|
393 | channelstream.server = 127.0.0.1:9800 | |
394 | ## location of the channelstream server from outside world |
|
394 | ## location of the channelstream server from outside world |
General Comments 0
You need to be logged in to leave comments.
Login now