From f6e4f0a5fc4c5a39b95bc37f0576ab0d612cfbe9 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 18 Apr 2024 17:36:02 +0200 Subject: [PATCH] update template config.toml --- templates/exp278.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/exp278.toml b/templates/exp278.toml index 48b4f51..d506070 100644 --- a/templates/exp278.toml +++ b/templates/exp278.toml @@ -1,2 +1,5 @@ +# This configuration file should either be inside the (experiment) home folder or in the current +# folder the application is run from. + # On the small flatsat, change this to 9999. -tcp_spp_client_port = 4096 +tcp_spp_server_port = 4096