mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Fix a typo in WebServer Parameter_ sse-enabled.tid (#5407)
This commit is contained in:
parent
17b4f53ba2
commit
afa490a0c1
@ -1,11 +1,11 @@
|
||||
caption: sse-enabled
|
||||
created: 20210113204602693
|
||||
modified: 20210113205535065
|
||||
modified: 20210115120126953
|
||||
tags: [[WebServer Parameters]]
|
||||
title: WebServer Parameter: sse-enabled
|
||||
type: text/vnd.tiddlywiki
|
||||
|
||||
The [[web server configuration parameter|WebServer Parameters]] ''sse-enabled'' enabled [[Server sent events|https://en.wikipedia.org/wiki/Server-sent_events]], allowing changes to be propagated in almost real time to all browser windows or tabs.
|
||||
The [[web server configuration parameter|WebServer Parameters]] ''sse-enabled'' enables [[Server sent events|https://en.wikipedia.org/wiki/Server-sent_events]], allowing changes to be propagated in almost real time to all browser windows or tabs.
|
||||
|
||||
Setting ''sse-enabled'' to `yes` enables Server-sent events; `no`, or any other value, disables them.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user