mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-24 02:25:48 +01:00
f1189351f3
- Tuned Summa options - Fixed copyright translations GitOrigin-RevId: e989411188a8ef9a0c01d12623e96afab20ae5ac
15 lines
265 B
YAML
15 lines
265 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/summa/{{ ENV_TYPE }}
|
|
search_engine:
|
|
data_path: /summa/20210109
|
|
default_page_size: 5
|
|
timeout_secs: 15
|
|
writer_memory_mb: 1024
|
|
writer_threads: 4
|