Skip to content

Commit

Permalink
Remove references to HTTP storage
Browse files Browse the repository at this point in the history
  • Loading branch information
zefhemel committed Jan 8, 2025
1 parent fc9213c commit 29e127c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions website/Install/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,6 @@ This mode is configured as follows:

The database configured via [[#Database]] will be used.

## HTTP storage
While not particularly useful stand-alone (primarily for [[Sync]]), it is possible to store space content on _another_ SilverBullet installation via its [[API]].

This mode is configured as follows:

* `SB_FOLDER`: set to the URL of the other SilverBullet server, e.g. `https://mynotes.mydomain.com`
* `SB_AUTH_TOKEN`: matching the authorization token (configured via [[#Authentication]] on the other end) to use for authorization.

# Database
SilverBullet requires a database backend to (potentially) keep various types of data:

Expand Down

0 comments on commit 29e127c

Please sign in to comment.