server: host: "0.0.0.0" port: 8080 read_timeout: 15s write_timeout: 15s # Externally-visible URL of this service. Used in OpenSearch description # XML so browsers know where to fetch the search template from. public_url: "http://localhost:8080" log: level: info # debug, info, warn, error format: human # human, json search: # Provider used when the query has no recognized prefix. # One of: ud, gh, steam. default_provider: gh