Skip to content

Commit

Permalink
chore: made disableANSI flag case lowercase (keploy#1841)
Browse files Browse the repository at this point in the history
Signed-off-by: gouravkrosx <[email protected]>
  • Loading branch information
gouravkrosx authored Apr 20, 2024
1 parent 5645ab5 commit 3239e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/default.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ port: 0
proxyPort: 16789
dnsPort: 26789
debug: false
DisableANSI: false
disableANSI: false
disableTele: false
inDocker: false
generateGithubActions: true
Expand Down

0 comments on commit 3239e98

Please sign in to comment.