djf

Members
  • Posts

    1
  • Joined

  • Last visited

djf's Achievements

New User

New User (1/3)

  1. Guys, please post an example of a working conf file. The pastebin mentioned earlier has been removed. I came up with this config, but it doesn't work, because the parser expects a "}" and I cant get how is it possible. { "device_name": "My Sync Device", "listening_port" : 0, "storage_path" : "/home/user/.sync", "check_for_updates" : true, "use_upnp" : true, "download_limit" : 0, "upload_limit" : 0, "listen" : "0.0.0.0:8888", "login" : "admin", "password" : "password", "use_relay_server" : true, "use_tracker" : true, "use_dht" : false, "search_lan" : true, "use_sync_trash" : true, }