mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-07 00:26:00 +03:00
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...?
parent
d6b6e96cf0
commit
6c6f293633
1 changed files with 11 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue