- Timestamp:
- Sep 15, 2023, 4:24:25 AM (21 months ago)
- Location:
- trunk/doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/suika-config.5
r823 r824 100 100 . IP \(bu 2.3 101 101 .\} 102 unix+admin:///<path>103 Listens on a Unix domain socket for use with suikactl(1)104 .RE105 .sp106 .RS 4107 .ie n \{\108 \h'-04'\(bu\h'+03'\c109 .\}110 .el \{\111 . sp -1112 . IP \(bu 2.3113 .\}114 102 wss://host:port 115 103 Listens for WebSocket connections over TLS -
trunk/doc/suika-config.adoc
r823 r824 32 32 * unix:///<path> 33 33 Listens on a Unix domain socket 34 * unix+admin:///<path>35 Listens on a Unix domain socket for use with suikactl(1)36 34 * wss://host:port 37 35 Listens for WebSocket connections over TLS
Note:
See TracChangeset
for help on using the changeset viewer.