mirror of
https://github.com/sorenisanerd/gotty.git
synced 2024-11-09 23:34:26 +00:00
Fix enable_random_url default value
This commit is contained in:
parent
ee77ec1b3a
commit
f654030be3
2
.gotty
2
.gotty
@ -15,7 +15,7 @@
|
|||||||
// credential = "user:pass"
|
// credential = "user:pass"
|
||||||
|
|
||||||
// [bool] Enable random URL generation
|
// [bool] Enable random URL generation
|
||||||
// enable_random_url bool
|
// enable_random_url = false
|
||||||
|
|
||||||
// [int] Default length of random strings appended to URL
|
// [int] Default length of random strings appended to URL
|
||||||
// To enable random URL generation, set `true` to `enable_random_url`
|
// To enable random URL generation, set `true` to `enable_random_url`
|
||||||
|
Loading…
Reference in New Issue
Block a user