mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-11-27 21:46:50 +01:00
d51e5ab65d
- fix: Translation fixes - fix: Various fixes - feat: PB translations, configuration changes - fix: Bugfixes GitOrigin-RevId: 55f8b148c42a296162fc707c36a5146ca0073b4b
16 lines
303 B
YAML
16 lines
303 B
YAML
---
|
|
|
|
http:
|
|
bind_addr: 0.0.0.0:80
|
|
keep_alive_secs: 75
|
|
max_body_size_mb: 32
|
|
workers: 48
|
|
log_path: /var/log/nexus-cognitron/{{ ENV_TYPE }}
|
|
search_engine:
|
|
auto_commit: false
|
|
data_path: /nexus-cognitron/summa
|
|
default_page_size: 5
|
|
timeout_secs: 15
|
|
writer_memory_mb: 1024
|
|
writer_threads: 4
|