mirror of
https://github.com/nexus-stc/hyperboria
synced 2025-02-08 00:26:47 +01:00
23 lines
332 B
YAML
23 lines
332 B
YAML
---
|
|
|
|
application:
|
|
debug: true
|
|
learn_log: true
|
|
request_id_length: 12
|
|
session_id_length: 8
|
|
threads: 4
|
|
data_provider:
|
|
enabled: false
|
|
grpc:
|
|
host: 0.0.0.0
|
|
port: 9090
|
|
log_path: '/var/log/nexus-meta-api'
|
|
metrics:
|
|
enabled: false
|
|
stat_provider:
|
|
enabled: false
|
|
summa:
|
|
timeout: 15
|
|
ttl_dns_cache: 30
|
|
url: http://summa
|