Skip to content

Commit

Permalink
Update central token related content
Browse files Browse the repository at this point in the history
  • Loading branch information
Thevakumar-Luheerathan committed Mar 25, 2024
1 parent c18047e commit dc96aa0
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -68,6 +68,10 @@ You can publish a Ballerina archive to the <a href="https://central.ballerina.io

3. Download and place the `Settings.toml` file in your home repository (`<USER_HOME>/.ballerina/`). If you already have a `Settings.toml` file configured in your home repository, follow the other option and copy the access token into the `Settings.toml`.

Note : These generated tokens are valid only for an year from the generations. Upon the expiration of
the token, a new token should be generated and `Settings.toml` should be updated with it. Otherwise, you
may get any error related to unauthorised access.

### Configure proxy settings (optional)

If you are connected to the internet via an HTTP proxy, you need to configure it in the `Settings.toml` file to carry out the Ballerina Central related operations such as publishing a package, pulling a package or resolving packages. Add the following section to `Settings.toml`.
Expand Down

0 comments on commit dc96aa0

Please sign in to comment.