mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 06:36:48 +00:00
Docs typo
Thanks @pmario
This commit is contained in:
@@ -14,7 +14,7 @@ description: 提供一个 HTTP 服务器介面到 TiddlyWiki (已弃用,支持
|
||||
* ''port'' - 要侦听的埠号;非数值会被解译为一个系统环境变数,从其中提取埠号 (默认为 "8080")
|
||||
* ''root-tiddler'' - 服务的基本条目 (默认为 "$:/core/save/all")
|
||||
* ''root-render-type'' - 呈现的基本条目的内容类型 (默认为 "text/plain")
|
||||
* ''rooot-serve-type'' - 服务的基本条目的内容类型 (默认为 "text/html")
|
||||
* ''root-serve-type'' - 服务的基本条目的内容类型 (默认为 "text/html")
|
||||
* ''username'' - 默认的编辑者署名
|
||||
* ''password'' - 可选的基本验证密码
|
||||
* ''host'' - 可选的主机名称, (默认为 "127.0.0.1" 或名为 "localhost")
|
||||
|
||||
Reference in New Issue
Block a user