sqlectron / sqlectron-core

https://sqlectron.github.io/
MIT License
221 stars 69 forks source link

Provide ability to configure the location of the config JSON #50

Closed jrgleason closed 4 years ago

jrgleason commented 6 years ago

At work they blow away our user folder every night so I need to configure the location of the config file. I don't see anything in the docs that suggest this is supported.

I would like to store my config in a location other than \AppData\Local\Sqlectron\Config

mblarsen commented 6 years ago

I'd like to have one per project basis. E.g if .sqlectron.json exist in the current directory it will read that.

MasterOdin commented 4 years ago

Done in #116