Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
DOTNET-202: Update readme values
  • Loading branch information
homiedopie committed Sep 13, 2025
commit 6626f318b7930d3e399343f543498ccc1e269c5b
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ For proxy using custom credentials:
For proxy using default credentials:
```xml
<appSettings>
<add key="Stackify.ProxyUseDefaultCredentials" value="false" />
<add key="Stackify.ProxyUseDefaultCredentials" value="true" />
</appSettings>
```

Expand Down
Loading