mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
nit
This commit is contained in:
parent
6d8558b578
commit
f414454aae
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@
|
||||||
"CredentialPath": {
|
"CredentialPath": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Path to a file containing a Bitbucket access token.",
|
"description": "Path to a file containing a Bitbucket access token.",
|
||||||
"default": "~/.bitbucket-credentials"
|
"default": ".bitbucket-credentials"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue