Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
haoqu.ma
/
gotty
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit f654030b
authored
Aug 30, 2015
by
Iwasaki Yudai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix enable_random_url default value
1 parent
ee77ec1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
.gotty
.gotty
View file @
f654030
...
@@ -15,7 +15,7 @@
...
@@ -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`
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment