txtdot/.env.example

20 lines
433 B
Plaintext
Raw Normal View History

2024-03-07 14:49:54 +03:00
# Server settings
2023-08-21 14:30:06 +03:00
2024-03-07 14:49:54 +03:00
HOST=0.0.0.0
PORT=8080
TIMEOUT=0 # 0 means no timeout
REVERSE_PROXY=false # only with reverse proxy; see docs
2024-03-07 14:49:54 +03:00
# Features
2023-09-21 15:26:32 +03:00
2024-03-07 14:49:54 +03:00
## Proxy
2023-09-21 15:26:32 +03:00
PROXY_RES=true
2024-03-07 14:49:54 +03:00
IMG_COMPRESS=true # enable image compressing; proxy_res is required
## Documentation
SWAGGER=false # whether to add API docs route
2024-03-07 14:49:54 +03:00
## Search
SEARCH_ENABLED=false # searx_url is required when enabled
SEARX_URL="" # SearXNG base URL, e.g. https://searx.dc09.ru