2023-11-24 17:27:37 +00:00
|
|
|
debug:
|
|
|
|
print_routes: false
|
|
|
|
hypertext:
|
2023-12-10 04:30:34 +00:00
|
|
|
administration_ports: [":81"]
|
2023-11-24 17:27:37 +00:00
|
|
|
administration_secured_ports: []
|
|
|
|
certificate:
|
|
|
|
administration_key: ./cert.key
|
|
|
|
administration_pem: ./cert.pem
|
|
|
|
key: ./cert.key
|
|
|
|
pem: ./cert.pem
|
|
|
|
limitation:
|
|
|
|
max_body_size: -1
|
|
|
|
max_qps: -1
|
|
|
|
ports:
|
|
|
|
- :8000
|
|
|
|
secured_ports: []
|
|
|
|
paths:
|
|
|
|
configs: ./config
|
|
|
|
performance:
|
2023-11-30 14:35:46 +00:00
|
|
|
request_logging: false
|
2023-11-24 17:27:37 +00:00
|
|
|
network_timeout: 3000
|
|
|
|
prefork: false
|
|
|
|
security:
|
|
|
|
administration_trusted_proxies:
|
|
|
|
- localhost
|
|
|
|
credential: e81f43f32d934271af6322e5376f5f59
|