mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-11 20:27:50 +01:00
aa819fbc1a
1 internal commit(s) GitOrigin-RevId: e4e34d0a00e117151a1fde75897567cbfc732d5f
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
|