• NAME
  • DESCRIPTION
      The configuration file format is quite simple.  Sections are delimited by square brackets: [Section] And options within brackets sections are simple key value pairs: Option = Value
  • OPTIONS
      Per-application customizable variables are specified within sections with section names matching the application name.  The options are: Sets the priority of the application, see for details. Sets the time smoothing parameter of the application, see for an details. Sets the length smoothing parameter of the application, see for details.
  • EXAMPLES
      
      [ssh]
      Priority = 1
      Time-Smoothing = 0.1
      Length-Smoothing = 2
      [ftp]
      Priority = 8
      Time-Smoothing = 5
      Length-Smoothing = 20
      
  • SEE ALSO
  • AUTHORS
      has been developed by Marius Aamodt Eriksen
Current Users: 45 © 1999-2006 Linux.com.hk PenguinSoft
All trademarks and copyrights on this page are owned by their respective companies. Linux is a trademark of Linus Torvalds.