Skip to content

Instantly share code, notes, and snippets.

@justlaputa
Created December 24, 2016 19:59
Show Gist options
  • Save justlaputa/54a0b957eacab453e40b4468e3727b00 to your computer and use it in GitHub Desktop.
Save justlaputa/54a0b957eacab453e40b4468e3727b00 to your computer and use it in GitHub Desktop.
$ /etc/resilio-sync/init_user_config.sh
$ cat ~/.config/resilio-sync/config.json
{
"storage_path" : "/home/laputa/.config/resilio-sync/storage",
"pid_file" : "/home/laputa/.config/resilio-sync/sync.pid",
"webui" :
{
"listen" : "127.0.0.1:8888"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment