; ; NI Package Manager Defaults ; This document defines system default values for the nipkg.ini configuration file ; [nipkg] ; The NIPKG locale locale=English ; Time (in seconds) that download requests will use to timeout if the server drops below {download-low-speed-limit} bytes/second for this time period. download-low-speed-time=60 ; Speed (in bytes/second) that download requests will use to timeout if the server drops below that speed, for {download-low-speed-time} seconds. download-low-speed-limit=30 ; Will keep a local copy of all downloaded packages on {packagecachedir}. The package manager will reuse those packages if found. cachepackages=true