From f6a2df44d0d505734dcff58f595e1e82415317d9 Mon Sep 17 00:00:00 2001 From: Ara Sadoyan Date: Tue, 2 Jun 2026 12:20:18 +0200 Subject: [PATCH] README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3bef067..5c805de 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ Built on Rust, on top of **Cloudflare’s Pingora engine**, **Aralez** delivers | **daemon** | false | Run in background (boolean) | | **upstream_keepalive_pool_size** | 500 | Pool size for upstream keepalive connections | | **pid_file** | /tmp/aralez.pid | Path to PID file | -| **error_log** | /tmp/aralez_err.log | Path to error log file | | **config_address** | 0.0.0.0:3000 | HTTP API address for pushing upstreams.yaml from remote location | | **proxy_tls_grade** | high, medium, unsafe | Grade of TLS ciphers. `high` matches Qualys SSL Labs A+ (defaults to `medium`) | | **proxy_address_http** | 0.0.0.0:6193 | Aralez HTTP bind address |