From 076dcbd8bbe6e62e9bb8d65a6d10ae791e221a64 Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 1 Nov 2020 21:24:12 +0100 Subject: [PATCH] Destroyed Setting Database Path (markdown) --- Setting-Database-Path.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 Setting-Database-Path.md diff --git a/Setting-Database-Path.md b/Setting-Database-Path.md deleted file mode 100644 index 39761fb..0000000 --- a/Setting-Database-Path.md +++ /dev/null @@ -1,17 +0,0 @@ -# Windows (to be done) -*** - - - -# OSx (tested on Catalina) -*** - -For setting a custom database Path, you have to set it manually. - -Specifically for OSx, that has changed, and export isn't enough. -You need to create a .plist file under `~/Library/LaunchAgents` to load it properly each login. - -To load it manually, u need to use `launchctl setenv TRILIUM_DATA_DIR ` - -Here is a pre-defined template, where u just need to add your path to. -https://hastebin.com/egamirumix.xml \ No newline at end of file