added player
This commit is contained in:
@@ -21,6 +21,7 @@ cargo run
|
||||
| `FURUMI_FD_DB` | `furumi-fd.sqlite3` | Path to the SQLite database file (created if missing) |
|
||||
| `FURUMI_FD_LISTEN` | `127.0.0.1:8321` | Listen address |
|
||||
| `FURUMI_FD_FEDERATION_DIR` | `<db>.federation` | Directory for the federation identity and DHT state |
|
||||
| `FURUMI_FD_MEDIA_ROOT` | *(unset)* | Root of the audio library; `media_files.file_path` resolves against it. Unset ⇒ playback is disabled, the index API keeps working. Files are only ever **read**. |
|
||||
|
||||
No authentication — localhost only by default.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user