mirror of
https://github.com/nexus-stc/hyperboria
synced 2024-12-19 16:17:48 +01:00
15 lines
254 B
YAML
15 lines
254 B
YAML
|
---
|
||
|
|
||
|
http:
|
||
|
bind_addr: 0.0.0.0:80
|
||
|
keep_alive_secs: 75
|
||
|
max_body_size_mb: 32
|
||
|
workers: 4
|
||
|
log_path: /var/log/summa/{{ ENV_TYPE }}
|
||
|
search_engine:
|
||
|
data_path: /summa
|
||
|
default_page_size: 5
|
||
|
timeout_secs: 5
|
||
|
writer_memory_mb: 4096
|
||
|
writer_threads: 4
|