Skip to content

Commit

Permalink
Introduce end-of-line normalization (#2637)
Browse files Browse the repository at this point in the history
* On branch main: update TwoWaySslEnabled with TwoWaySSLEnabled in the faq/external-client/model-sample
Changes to be committed:
	modified:   documentation/staging/content/faq/external-clients.md

* On branch main: add .gitattributes

Signed-off-by: galiacheng <[email protected]>
  • Loading branch information
galiacheng authored Nov 23, 2021
1 parent e7bde67 commit 846b0a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.sh text eol=lf
*.py text eol=lf
2 changes: 1 addition & 1 deletion documentation/staging/content/faq/external-clients.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ topology:
TunnelingEnabled: true
OutboundEnabled: false
Enabled: true
TwoWaySslEnabled: false
TwoWaySSLEnabled: false
ClientCertificateEnforced: false
```
Expand Down

0 comments on commit 846b0a8

Please sign in to comment.