diff --git a/tiamat.toml.example b/tiamat.toml.example new file mode 100644 index 0000000..9bf85dd --- /dev/null +++ b/tiamat.toml.example @@ -0,0 +1,4 @@ +[Server] +WebPort = "8080" +Port = "1302" +ClientPath = "/home/raul/.config/tiamat/clients.json"