feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#How much AE energy the Source Acceptor should produce per unit of source.
# Default: 16.0
# Range: 0.0 ~ 1.7976931348623157E308
ae_per_source = 16.0
#The maximum source capacity of Source P2P output tunnels.
# Default: 1000
# Range: > 0
output_p2p_buffer = 1000