diff options
author | 2007-09-11 16:09:55 +0000 | |
---|---|---|
committer | 2007-09-11 16:09:55 +0000 | |
commit | 099179310028341f84d30bb558cf7057360b966e (patch) | |
tree | e52858df1fc7a458bd0fef35902e2dd3797d97f2 | |
parent | Switch some more baudrates to 64 bit and initialize iface->baudrate. (diff) | |
download | wireguard-openbsd-099179310028341f84d30bb558cf7057360b966e.tar.xz wireguard-openbsd-099179310028341f84d30bb558cf7057360b966e.zip |
add application/x-bittorrent
From: Alex Holst <a@mongers.org>
-rw-r--r-- | usr.sbin/httpd/conf/mime.types | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/httpd/conf/mime.types b/usr.sbin/httpd/conf/mime.types index 7ac98482c80..64604c64e80 100644 --- a/usr.sbin/httpd/conf/mime.types +++ b/usr.sbin/httpd/conf/mime.types @@ -345,6 +345,7 @@ application/whoispp-response application/wita application/wordperfect5.1 application/x-bcpio bcpio +application/x-bittorrent torrent application/x-cdlink vcd application/x-chess-pgn pgn application/x-compress |