Skip to content
Snippets Groups Projects

Add file transfer test

3 files
+ 9
2
Compare changes
  • Side-by-side
  • Inline

Files

+ 3
0
@@ -52,6 +52,9 @@ roundIdPath: "results/roundId.txt"
@@ -52,6 +52,9 @@ roundIdPath: "results/roundId.txt"
# Path to the file containing the update ID
# Path to the file containing the update ID
updateIdPath: "results/updateId.txt"
updateIdPath: "results/updateId.txt"
 
# Path to whitelisted IPs for client ratelimiting
 
whitelistedIpAddressesPath: "whitelist.txt"
 
# === REQUIRED FOR ENABLING TLS ===
# === REQUIRED FOR ENABLING TLS ===
# Path to the registration server private key file
# Path to the registration server private key file
keyPath: "../keys/cmix.rip.key"
keyPath: "../keys/cmix.rip.key"
Loading