diff --git a/docs/examples/example-werkbaum.werkbaum b/docs/examples/example-werkbaum.werkbaum index 4e002bf..d137be2 100644 --- a/docs/examples/example-werkbaum.werkbaum +++ b/docs/examples/example-werkbaum.werkbaum @@ -74,8 +74,11 @@ - [^] A shared pointer: !!! focuses a node for everyone (XS) - [?] Update by itself, within about 2 s (M) | [?] Our own Etherpad beside Werkbaum (M) %% then every setting below is ours - - [ ] Node, a real database, TLS (S) %% the flatfile store is not for production - - [ ] A proxy that passes the websocket upgrade (XS) + - [ ] Node and a real database in userland (S) %% the flatfile store is not for production + - [ ] Book the RAM quota for an own daemon (XS) + - [!] How the daemon is reached over https (S) %% Passenger on Apache has no websockets + | [ ] Long polling only — Etherpad still works (XS) + | [?] Ask for a proxy that passes the upgrade (S) - [!] Keeping a public service patched (S) %% indefinitely, that is the real cost | [?] Admin raises the export rate limit (XS) %% default is 10 per 90 s | [?] Admin installs a plugin that pushes the text (S) %% postMessage to the page