aboutsummaryrefslogtreecommitdiff
path: root/src/ats/ats.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/ats/ats.conf.in')
-rw-r--r--src/ats/ats.conf.in7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/ats/ats.conf.in b/src/ats/ats.conf.in
index aa938e4c3..e5bda20bc 100644
--- a/src/ats/ats.conf.in
+++ b/src/ats/ats.conf.in
@@ -35,8 +35,11 @@ BLUETOOTH_QUOTA_OUT = 128 KiB
35# Proportional specific settings 35# Proportional specific settings
36# How proportional to preferences is bandwidth distribution in a network 36# How proportional to preferences is bandwidth distribution in a network
37# 1: Fair with respect to addresses without preferences 37# 1: Fair with respect to addresses without preferences
38# > 1: The bigger, the more respect is payed to preferences 38# > 100: The bigger, the more respect is payed to preferences
39PROP_PROPORTIONALITY_FACTOR = 4 39PROP_PROPORTIONALITY_FACTOR = 200
40# Should we stick to existing connections are prefer to switch?
41# [100...200], lower value prefers to switch, bigger value is more tolerant
42PROP_STABILITY_FACTOR = 125
40 43
41# MLP specific settings 44# MLP specific settings
42# MLP defaults 45# MLP defaults