mirror of
https://github.com/zadam/trilium.git
synced 2026-06-19 16:20:42 +02:00
docs(user): minor tweaks to TLS installation
This commit is contained in:
@@ -9,7 +9,7 @@ To install Trilium on your desktop, follow these steps:
|
||||
|
||||
Trilium offers various startup scripts to customize your experience:
|
||||
|
||||
* `trilium-no-cert-check`: Starts Trilium without validating [TLS certificates](Server%20Installation/TLS%20Configuration.md), useful if connecting to a server with a self-signed certificate.
|
||||
* `trilium-no-cert-check`: Starts Trilium without validating [TLS certificates](Server%20Installation/HTTPS%20\(TLS\).md), useful if connecting to a server with a self-signed certificate.
|
||||
* Alternatively, set the `NODE_TLS_REJECT_UNAUTHORIZED=0` environment variable before starting Trilium.
|
||||
* `trilium-portable`: Launches Trilium in portable mode, where the [data directory](Data%20directory.md) is created within the application's directory, making it easy to move the entire setup.
|
||||
* `trilium-safe-mode`: Boots Trilium in "safe mode," disabling any startup scripts that might cause the application to crash.
|
||||
|
||||
Reference in New Issue
Block a user