From 6c6f293633447aef9870c6af77f1f7aad433f656 Mon Sep 17 00:00:00 2001 From: DJCrashdummy Date: Tue, 20 Aug 2019 18:48:10 +0200 Subject: [PATCH] updated to match release >=2019-06-08 (used `wiki/Custom-Configuration` as "template") -- btw: i'm not sure if the last sentence is still necessary...? --- Whitelisting.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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