canape/config.yml.exemple

48 lines
758 B
Plaintext

authorizer:
secret: my_secret_app_key
pepper: pepper
cost: 10
pgdsn: postgres://test:test@127.0.0.1:5432/dev?sslmode=disable
listen_port: 3000
public_dir: build/public
# default prefix, will be served by the go http server
img_url_prefix: img/
periodic_refresh:
enabled: true
interval: 12h
movie:
detailers:
- tmdb
- trakttv
torrenters:
- yts
- thepiratebay
searchers:
- yts
explorers:
- yts
- trakttv
show:
torrenters:
- thepiratebay
- eztv
detailers:
- tvdb
- trakttv
searchers:
- eztv
explorers:
- trakttv
- eztv
modules_params:
- name: thepiratebay
show_users:
- EtHD
movie_users:
- YIFY
- name: trakttv
client_id: my_trakttv_client_id
- name: tmdb
apikey: my_tmdb_key