diff --git a/basice2e/gateway-1.yaml b/basice2e/gateway-1.yaml index faa70d8982e71745e464110fb9d4d5c4ef54a71f..68f4d55fd700508da80cf16a613b879631fdaedd 100644 --- a/basice2e/gateway-1.yaml +++ b/basice2e/gateway-1.yaml @@ -40,12 +40,6 @@ permissioningCertPath: "../keys/cmix.rip.crt" # Path to the certificate file serverCertPath: "../keys/cmix.rip.crt" -IP_Whitelist_File: "whitelist.txt" -User_Whitelist_File: "whitelist.txt" - -knownRoundsPath: "results/gateways/knownrounds-1.json" -lastUpdateIdPath: "results/gateways/lastupdateid-1.txt" devMode: true -enableGossip: true # === END YAML diff --git a/basice2e/gateway-2.yaml b/basice2e/gateway-2.yaml index 61e11815a1f86087e2853a01e077d8ea9da5a4d7..d01a93fc8a21640425c4b816e0ef5ecf44d7b9cd 100644 --- a/basice2e/gateway-2.yaml +++ b/basice2e/gateway-2.yaml @@ -40,12 +40,6 @@ permissioningCertPath: "../keys/cmix.rip.crt" # Path to the certificate file serverCertPath: "../keys/cmix.rip.crt" -IP_Whitelist_File: "whitelist.txt" -User_Whitelist_File: "whitelist.txt" - -knownRoundsPath: "results/gateways/knownrounds-2.json" -lastUpdateIdPath: "results/gateways/lastupdateid-2.txt" devMode: true -enableGossip: true # === END YAML diff --git a/basice2e/gateway-3.yaml b/basice2e/gateway-3.yaml index c589272eae59a88c2da18c42ab834f5c02287295..954dbefd85d78b36b89c9e7f5b6a71777f14128f 100644 --- a/basice2e/gateway-3.yaml +++ b/basice2e/gateway-3.yaml @@ -40,12 +40,6 @@ permissioningCertPath: "../keys/cmix.rip.crt" # Path to the certificate file serverCertPath: "../keys/cmix.rip.crt" -IP_Whitelist_File: "whitelist.txt" -User_Whitelist_File: "whitelist.txt" - -knownRoundsPath: "results/gateways/knownrounds-3.json" -lastUpdateIdPath: "results/gateways/lastupdateid-3.txt" devMode: true -enableGossip: true # === END YAML diff --git a/basice2e/gateway-4.yaml b/basice2e/gateway-4.yaml index 8748fb6c185e0c7535502316d1b214cf319dbe24..8a2e2d1091c6243cad3270598a748d179e530216 100644 --- a/basice2e/gateway-4.yaml +++ b/basice2e/gateway-4.yaml @@ -40,12 +40,6 @@ permissioningCertPath: "../keys/cmix.rip.crt" # Path to the certificate file serverCertPath: "../keys/cmix.rip.crt" -IP_Whitelist_File: "whitelist.txt" -User_Whitelist_File: "whitelist.txt" - -knownRoundsPath: "results/gateways/knownrounds-4.json" -lastUpdateIdPath: "results/gateways/lastupdateid-4.txt" devMode: true -enableGossip: true # === END YAML diff --git a/basice2e/gateway-5.yaml b/basice2e/gateway-5.yaml index a80609714e856bca145a12076850694d3a40986d..079566e3d4f94756d156b40fa0f3a285c42bb581 100644 --- a/basice2e/gateway-5.yaml +++ b/basice2e/gateway-5.yaml @@ -40,12 +40,6 @@ permissioningCertPath: "../keys/cmix.rip.crt" # Path to the certificate file serverCertPath: "../keys/cmix.rip.crt" -IP_Whitelist_File: "whitelist.txt" -User_Whitelist_File: "whitelist.txt" - -knownRoundsPath: "results/gateways/knownrounds-5.json" -lastUpdateIdPath: "results/gateways/lastupdateid-5.txt" devMode: true -enableGossip: true # === END YAML