Replies: 3 comments
|
Doesn't |
0 replies
|
crashes on macOS |
0 replies
|
I'm on 2.0.0 btw |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've now put my shared db in something like dropbox and want to set
shared_database_pathin the config. Ideally I'd like to use the same config files across all my machines but on Linux my dropbox is/home/my_name/dropboxbut on macOS it's/Users/my_name/dropbox. Do we something that expands to home directory in the config?$HOMEdoesn't seem to work.All reactions