소스 검색

add whitelist notice to readme

Mitsukarenai 10 년 전
부모
커밋
a23dd1d1e5
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      README.md

+ 8 - 0
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
 ===