Docs typo

Thanks @pmario
This commit is contained in:
Jermolene
2018-11-24 14:18:59 +00:00
parent 3f91d5b3a1
commit 32c8ef1d62
5 changed files with 5 additions and 5 deletions

View File

@@ -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")