20 lines
343 B
INI
20 lines
343 B
INI
[General]
|
|
server = sfs.example.com
|
|
port = 7392
|
|
username = user
|
|
auth-token = token
|
|
; http:// or https:// is necessary
|
|
; port is optional
|
|
http-server = http://sfs.example.com:80
|
|
public-key =
|
|
|
|
[Share]
|
|
sync-interval = 60
|
|
|
|
|
|
[Share.example]
|
|
; "anywhere", "non-metered", "local-only"
|
|
sync-location = anywhere
|
|
client-location = C:\Users\sfs\example\
|
|
|