diff options
Diffstat (limited to 'results/paper.sh')
| -rwxr-xr-x | results/paper.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/results/paper.sh b/results/paper.sh index bb4bfa6..50fb126 100755 --- a/results/paper.sh +++ b/results/paper.sh @@ -53,8 +53,8 @@ datasize=1000000 # 1Mb hintsize=8 # Integer hintdist=10800 # Hint distance while using farhint latency=0 # in Seconds -shutdown_on_rcv="false" -unschedule_on_rcv="false" +shutdown_on_rcv="true" +unschedule_on_rcv="true" farhint="true" bitrate="100kbps" |
