Skip to content

Commit

Permalink
docs change
Browse files Browse the repository at this point in the history
  • Loading branch information
shinyhappydan committed Sep 13, 2023
1 parent 0ad83cd commit c6aa5ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 2 additions & 0 deletions docs/src/main/paradox/docs/delta/api/storages-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ While there's no formal specification for this service, you can check out or dep
@link:[Nexus remote storage service](https://github.com/BlueBrain/nexus/tree/$git.branch$/storage){ open=new }.

In order to be able to use this storage, the configuration flag `plugins.storage.storages.remote-disk.enabled` should be set to `true`.
@ref:[More information about configuration](../../getting-started/running-nexus/configuration/index.md#remote-storage-configuration)


```json
{
Expand Down
4 changes: 1 addition & 3 deletions docs/src/main/paradox/docs/releases/v1.9-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,7 @@ Storages can no longer be created with credentials that would get stored:

These should instead be defined in the Delta configuration.

#### Remote storages

Since storages can no longer be created with credentials, it is recommended that they should be configured as shown @ref:[here](../getting-started/running-nexus/configuration/index.md#remote-storage-configuration)
@ref:[More information](../getting-started/running-nexus/configuration/index.md#remote-storage-configuration)

### Graph Analytics

Expand Down

0 comments on commit c6aa5ec

Please sign in to comment.