simplified the config section

This commit is contained in:
skilion 2015-10-13 18:18:03 +02:00
parent ae39f63237
commit af395996d0

View file

@ -22,13 +22,12 @@ OneDrive Free Client
1. `make` 1. `make`
2. `sudo make install` 2. `sudo make install`
### Config: ### Configuration:
Config files are loaded in the following order: You should copy the default config file into your home directory before making changes:
```
1. `/etc/onedrive.conf` mkdir -p ~/.config/onedrive
2. `/usr/local/etc/onedrive.conf` cp /usr/local/etc/onedrive.conf ~/.config/onedrive/config`
3. `$XDG_CONFIG_HOME/onedrive/config` ```
4. `~/.config/onedrive/config`
Available options: Available options: