Tribler / cloudomate

Unpermissioned Open Computer API
GNU Lesser General Public License v3.0
15 stars 16 forks source link

Use OS config dir for default config location #14

Closed Jaapp- closed 7 years ago

Jaapp- commented 7 years ago

For Linux this is $HOME/.config/cloudomate.cfg, appdirs finds the appropriate directory. It's not desirable to have the default config in the current working directory or in the root of the project, instead OS conventions are followed now for choosing an appropriate location.