mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 17:19:37 +00:00
Updated the documentation.
This commit is contained in:
parent
f8b9470622
commit
705b266c28
@ -59,6 +59,8 @@ The array can be a key-based array, but it is not necessary. The following synta
|
|||||||
$this->parameters[] = ...
|
$this->parameters[] = ...
|
||||||
$this->parameters['First usage of my bridge'] = ...
|
$this->parameters['First usage of my bridge'] = ...
|
||||||
```
|
```
|
||||||
|
It is worth mentionning that you can also define a set of parameters that will be applied to every possible utilisation of your bridge.
|
||||||
|
To do this, just create a parameter array with the `global` key.
|
||||||
|
|
||||||
### Format specifications
|
### Format specifications
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user