From a23dd1d1e5f9df38afb2c3d38380e016c1a60d78 Mon Sep 17 00:00:00 2001 From: Mitsukarenai Date: Mon, 26 May 2014 00:47:33 +0200 Subject: [PATCH] add whitelist notice to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e94c8a7..a0e95f7 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,14 @@ Requirements * PHP 5.3 * TLS lib activated in PHP config for some bridges. +Enabling/Disabling bridges +=== + +By default, the script creates `whitelist.txt` and adds the main bridges (see above). `whitelist.txt` is ignored by git, you can edit it: + * to enable extra bridges (one bridge per line) + * to disable main bridges (remove the line) + +New bridges are disabled by default, so make sure to check regularly what's new and whitelist what you want ! Author ===