mirror of
https://github.com/yudai/gotty.git
synced 2025-09-22 05:50:48 +02:00
Fix enable_random_url default value
This commit is contained in:
parent
ee77ec1b3a
commit
f654030be3
1 changed files with 1 additions and 1 deletions
2
.gotty
2
.gotty
|
@ -15,7 +15,7 @@
|
|||
// credential = "user:pass"
|
||||
|
||||
// [bool] Enable random URL generation
|
||||
// enable_random_url bool
|
||||
// enable_random_url = false
|
||||
|
||||
// [int] Default length of random strings appended to URL
|
||||
// To enable random URL generation, set `true` to `enable_random_url`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue