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`
2. `sudo make install`
### Config:
Config files are loaded in the following order:
1. `/etc/onedrive.conf`
2. `/usr/local/etc/onedrive.conf`
3. `$XDG_CONFIG_HOME/onedrive/config`
4. `~/.config/onedrive/config`
### Configuration:
You should copy the default config file into your home directory before making changes:
```
mkdir -p ~/.config/onedrive
cp /usr/local/etc/onedrive.conf ~/.config/onedrive/config`
```
Available options: