updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / dropbox-daemon / dropboxd.conf
blob81e516b598f50d7285fe783e4d422776b19a29bd
1 # The user, under which dropbox will run
2 USER=yourusername
4 # The path to dropboxd (usually /usr/bin/dropboxd)
5 DROPBOXD_PATH='/usr/bin/dropboxd'
7 # Path to the real dropbox binary (usually /opt/dropbox/dropbox)
8 DROPBOX_PATH='/opt/dropbox/dropbox'