forked from Ivasoft/opds-proxy
A YAML file is used to set the available feeds. The CLI args can set the port and the path to the YAML file.
5 lines
140 B
YAML
5 lines
140 B
YAML
feeds:
|
|
- name: "Evan's Library"
|
|
url: "http://calibre.terminus/opds"
|
|
- name: "Project Gutenberg"
|
|
url: "http://gutenberg.org/opds" |