diff options
author | Christian Grothoff <christian@grothoff.org> | 2019-10-06 21:04:19 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2019-10-06 21:04:19 +0200 |
commit | 921b03e4cee5653083e61de42ced85a7278647b2 (patch) | |
tree | 662fb088bc8ced1c0ec9004f4a510b00128dad95 /src/ats/test_ats_solver_mlp.conf | |
parent | 622fd12c7101c53c1fa0f9563a831f3196732dc5 (diff) |
more dead files
Diffstat (limited to 'src/ats/test_ats_solver_mlp.conf')
-rw-r--r-- | src/ats/test_ats_solver_mlp.conf | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/src/ats/test_ats_solver_mlp.conf b/src/ats/test_ats_solver_mlp.conf deleted file mode 100644 index 2e3a35740..000000000 --- a/src/ats/test_ats_solver_mlp.conf +++ /dev/null @@ -1,19 +0,0 @@ -@INLINE@ test_ats_solver_default.conf - -[ats] -MODE = mlp -# UNSPECIFIED -UNSPECIFIED_QUOTA_IN = 64 KiB -UNSPECIFIED_QUOTA_OUT = 64 KiB -# LOOPBACK -LOOPBACK_QUOTA_IN = unlimited -LOOPBACK_QUOTA_OUT = unlimited -# LAN -LAN_QUOTA_IN = unlimited -LAN_QUOTA_OUT = unlimited -# WAN -WAN_QUOTA_IN = 64 KiB -WAN_QUOTA_OUT = 64 KiB -# WLAN -WLAN_QUOTA_IN = 512 -WLAN_QUOTA_OUT = 512 |