diff --git a/Whitelisting.md b/Whitelisting.md index b1b9a70..94bb2d8 100644 --- a/Whitelisting.md +++ b/Whitelisting.md @@ -1,4 +1,14 @@ -RSS-Bridge supports whitelists in order to limit the available bridges on your web server. Once you have installed and accessed RSS-Bridge for the first time, a file named `whitelist.txt` will automatically be created in the root folder of RSS-Bridge. +RSS-Bridge supports whitelists in order to limit the available bridges on your web server. + +A default whitelist file (`whitelist.default.txt`) is shipped with RSS-Bridge. Please do not edit this file, as it gets replaced when upgrading RSS-Bridge! + +You should, however, use this file as template to create your own whitelist (or leave it as is, to keep the default bridges). In order to create your own whitelist perform following actions: + +* Copy the file `whitelist.default.txt` in the RSS-Bridge root folder +* Rename the new file to `whitelist.txt` +* Change the lines to satisfy your requirements + +RSS-Bridge will automatically detect the `whitelist.txt` and use it. If the file doesn't exist it will default to `whitelist.default.txt` automatically. # Specific whitelisting