From 0b1ba3d23f40305a461cd100a10b64a1322b9d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Pilgaard=20Gr=C3=B8ndahl?= Date: Tue, 29 Oct 2024 19:25:10 +0100 Subject: [PATCH] #178 --- config/arseng-common.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 config/arseng-common.toml diff --git a/config/arseng-common.toml b/config/arseng-common.toml new file mode 100644 index 00000000..218ffa5c --- /dev/null +++ b/config/arseng-common.toml @@ -0,0 +1,6 @@ +#How much AE energy the Source Acceptor should produce per unit of source. +#Range: 0.0 ~ 1.7976931348623157E308 +ae_per_source = 16.0 +#The maximum source capacity of Source P2P output tunnels. +#Range: > 0 +output_p2p_buffer = 1000