README: Use the right default configuration sample

This commit is contained in:
Antoine R. Dumont (@ardumont) 2018-06-28 12:08:38 +02:00
parent f4fe1b058b
commit 1540c989b5
No known key found for this signature in database
GPG key ID: 52E2E9840D10C3B8

View file

@ -59,9 +59,12 @@ Configuration file samples
cat ~/.config/swh/lister-github.com.yml
# see http://docs.sqlalchemy.org/en/latest/core/engines.html#database-urls
db_url: postgres:///lister-github.com
credentials:
- username: foobar
password: quux
cache_response: yes
cache_dir: /home/zack/.cache/swh/lister/github.com/
lister_db_url: postgres:///lister-github.com
credentials: []
cache_responses: True
cache_dir: /home/zack/.cache/swh/lister/github.com
storage:
cls: remote
args:
url: http://localhost:5002/