Files
opds-proxy/config.yml
Evan Buss b683d0c9b6 feat: set up configuration
A YAML file is used to set the available feeds.
The CLI args can set the port and the path to the YAML file.
2024-07-12 15:10:48 +00:00

5 lines
140 B
YAML

feeds:
- name: "Evan's Library"
url: "http://calibre.terminus/opds"
- name: "Project Gutenberg"
url: "http://gutenberg.org/opds"