mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
Updated Troubleshooting (markdown)
parent
863918179a
commit
88ff159c40
@ -51,7 +51,13 @@ In such case, it is recommended to file a bug report and attach anonymized datab
|
|||||||
|
|
||||||
## Broken script prevents application startup
|
## Broken script prevents application startup
|
||||||
|
|
||||||
See https://github.com/zadam/trilium/wiki/Document#restoring-demo-document
|
If you experiment with scripting, it might happen that you create a script which crashes whole Trilium. That's even worse if you set it as a startup script or in an active [[custom widget]].
|
||||||
|
|
||||||
|
In such cases you can start Trilium in "safe mode" which will not execute any custom scripts:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
TRILIUM_SAFE_MODE=true ./trilium
|
||||||
|
```
|
||||||
|
|
||||||
## Reporting bugs
|
## Reporting bugs
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user