add sample config
This commit is contained in:
parent
7394f91444
commit
b916a6371b
1 changed files with 4 additions and 0 deletions
4
config.example.toml
Normal file
4
config.example.toml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
host = "127.0.0.1"
|
||||||
|
port = 5233
|
||||||
|
local = ["smp.example.com", "xftp.example.com:443"]
|
||||||
|
# remote = ["smp.otherserver.tld"]
|
Loading…
Reference in a new issue