diff options
author | 2022-07-24 19:26:12 +0200 | |
---|---|---|
committer | 2022-07-24 19:26:12 +0200 | |
commit | 5b5f3b4254df464988d50b3ac7672881e3f4a60e (patch) | |
tree | c1755e1549a50989b67c3a989ded5a84cc581b6f /docs/08_Format_API | |
parent | 499d5c2b77def0b9761cf3be68f5981edd4fbe9b (diff) | |
download | rss-bridge-5b5f3b4254df464988d50b3ac7672881e3f4a60e.tar.gz rss-bridge-5b5f3b4254df464988d50b3ac7672881e3f4a60e.tar.zst rss-bridge-5b5f3b4254df464988d50b3ac7672881e3f4a60e.zip |
Do not use constants for configuration (#2938)
* docs: Do not use constant names when referring to config options
The options are customizable using a config file and no longer hardcoded in index.php since https://github.com/RSS-Bridge/rss-bridge/commit/8ac8e08abf25ac43b660e7e3c0b7485f4f6628d7
* Do not use constants for configuration
Since <https://github.com/RSS-Bridge/rss-bridge/commit/8ac8e08abf25ac43b660e7e3c0b7485f4f6628d7>, they are just set to the configuration object values.
Diffstat (limited to 'docs/08_Format_API')
0 files changed, 0 insertions, 0 deletions