{% match config_path %}{% when Some with (path) %}Editing {{ path }}. Saved settings apply to the next run; a hand edit on disk shows up on the next page view.{% when None %}No config file is configured; start the server with --config to edit settings here. The values below are the built-in defaults plus the environment.{% endmatch %}
Inserts [providers.<name>] with placeholder base_url and model; edit them above afterwards and put DAILY_EPUB_PROVIDERS__<NAME>__API_KEY in the env file.