From 484d07bb4db88d8c28d12a5dd1536b99e7d32d5c Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Sat, 8 Oct 2005 11:55:55 +0200 Subject: [PATCH] Add note about BitTorrent support being experimental --- features.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/features.conf b/features.conf index 3058fc406..14ecc1b8d 100644 --- a/features.conf +++ b/features.conf @@ -231,6 +231,8 @@ CONFIG_URI_REWRITE=yes # the internal BitTorrent client and the internal client can always be forced # by prefixing the URI of the .torrent file with "bittorrent:" # +# NOTE: The BitTorrent support is still experimental. +# # Default: disabled CONFIG_BITTORRENT=no