Skip to content

Commit

Permalink
TOC update
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszsocha2 committed Jul 12, 2024
1 parent c6ebd1f commit 15912e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
- [Token URL](#token-url-deprecated)
- [Revoke URL](#revoke-url-deprecated)
- [SSL configuration](#ssl-configuration)
- [Instrumenation of OpenTelemetry](#instrumenation-of-opentelemetry)

# Proxy configuration

Expand Down Expand Up @@ -181,7 +182,7 @@ api.setReadTimeout(readTimeout);

default value is `0` which mean API waits forever to read data from connection.

## URLs configuration
# URLs configuration

### Base URL
The default base URL used for making API calls to Box can be changed by calling `BoxAPIConnection#setBaseURL(String)`
Expand Down

0 comments on commit 15912e4

Please sign in to comment.