Set default throttle enable to 0
authorAlan J. Pippin <ajp@pippins.net>
Sat, 17 Jan 2009 22:40:08 +0000 (15:40 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Sat, 17 Jan 2009 22:40:08 +0000 (15:40 -0700)
zfs-scripts.conf.dist

index cd9a818e6a52460acd9f67a514125213175e801c..b6c3a7d5cd85804716ccb5d15814dfa31dda2647 100644 (file)
@@ -40,7 +40,7 @@ SNAP_UNDER_TEST=
 maxruntime=0
 
 # Setup throttling related parameters that will rate limit the zfs send | zfs receive pipe
-throttle_enable=1
+throttle_enable=0
 throttle_opt="-M 5"
 throttle=/usr/local/bin/throttle