This commit is contained in:
Lauri Võsandi 2017-04-14 11:08:26 +00:00
parent b9ac55fe26
commit b57fbfa696
1 changed files with 3 additions and 3 deletions

View File

@ -96,11 +96,11 @@ long poll publish = http://localhost/lp/pub/%s
event source subscribe = /ev/sub/%s
long poll subscribe = /lp/sub/%s
# For remote nchan
;event source publish = //push.example.com/ev/pub/%s
# For remote nchan, make sure you use https:// if SSL is configured on push server
;event source publish = http://push.example.com/ev/pub/%s
;long poll publish = http://push.example.com/lp/pub/%s
;event source subscribe = //push.example.com/ev/sub/%s
;long poll subscribe = http://push.example.com/lp/sub/%s
;long poll subscribe = //push.example.com/lp/sub/%s
[authority]
# Present form for CSR submission for logged in users