diff --git a/config.example.toml b/config.example.toml new file mode 100644 index 0000000..76ba900 --- /dev/null +++ b/config.example.toml @@ -0,0 +1,4 @@ +host = "127.0.0.1" +port = 5233 +local = ["smp.example.com", "xftp.example.com:443"] +# remote = ["smp.otherserver.tld"]