mirror of
https://github.com/yudai/gotty.git
synced 2026-02-27 10:24:08 +01:00
Change description of --permit-arguments
This commit is contained in:
parent
589ec6b50a
commit
1bcc6bd9ce
3 changed files with 3 additions and 3 deletions
2
.gotty
2
.gotty
|
|
@ -57,7 +57,7 @@
|
|||
// [bool] Accept only one client and exit gotty once the client exits
|
||||
// once = false
|
||||
|
||||
// [bool] Allow clients to send command line arguments
|
||||
// [bool] Permit clients to send command line arguments in URL (e.g. http://example.com:8080/?arg=AAA&arg=BBB)
|
||||
// permit_arguments = false
|
||||
|
||||
// [object] Client terminal (hterm) preferences
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue