~im-shakirov/p2psp/sim

« back to all changes in this revision

Viewing changes to config/config.txt

  • Committer: Ilya Shakirov
  • Date: 2015-03-17 05:55:03 UTC
  • Revision ID: im.shakirov@gmail.com-20150317055503-ehn87ilh8up5mkau
added new logic for peers to send chunks consequently

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
# delay values here are relative to cycle length, in percentage,
10
10
# eg 50 means half the cycle length, 200 twice the cycle length, etc.
11
11
MINDELAY 0
12
 
MAXDELAY 75
 
12
MAXDELAY 50
13
13
# drop is a probability, 0<=DROP<=1
14
14
DROP 0
15
15