Well, I'm sure folks would also want to use this with Hijack options like this:

[hijack]
;@WORK kftpd_control_port=0 ;; disable ftp access at work
;@WORK khttpd_port=0 ;; disable http access at work

Or even these "future" options:

;@WORK khttpd_files=0 ;; no file access except for streaming
;@WORK khttpd_dirs=0 ;; disable directory indexing
;@WORK khttpd_playlists=0 ;; disable playlist/m3u accesses
;@WORK site_rw=0 ;; disallow SITE/http RW command
;@WORK site_commands=0 ;; disallow all SITE/http commands
;@WORK kftpd_password=n0H4ck3Rz ;; require a password for ftp access

-ml