sepia-search-motore-di-rice.../config/default.yaml

22 lines
364 B
YAML

listen:
hostname: 'localhost'
port: 3234
webserver:
https: false
hostname: 'localhost'
port: 3234
elastic_search:
hostname: 'localhost'
port: 9200
indexes:
videos: 'peertube-index-videos'
instances: 'peertube-index-instances'
log:
level: 'debug' # debug/info/warning/error
instances-index:
url: 'https://instances.joinpeertube.org'