Skip to content

Commit

Permalink
Address the review
Browse files Browse the repository at this point in the history
  • Loading branch information
Thevakumar-Luheerathan committed Apr 16, 2024
1 parent 9fbee74 commit d2a6185
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -73,7 +73,7 @@ You can publish a Ballerina archive to the <a href="https://central.ballerina.io
accesstoken="<token>"
```

Note: These generated tokens are valid only for one year from the generation date. Upon the expiration of the token, a new token should be generated, and `Settings.toml` should be updated with it. Otherwise, you may get an error related to unauthorized access.
> **Note:** These generated tokens are valid only for one year from the generation date. Upon the expiration of the token, a new token should be generated, and `Settings.toml` should be updated with it. Otherwise, you may get an error related to unauthorized access.
### Configure proxy settings (optional)
If you are connected to the internet via an HTTP proxy, configure the proxy settings in the `Settings.toml` file to access the Ballerina Central to publish packages. For more information on proxy settings, see [Configure a network proxy](/learn/configure-a-network-proxy).
Expand Down

0 comments on commit d2a6185

Please sign in to comment.