feat: add KOMGA_DEBUG environment variable for enhanced logging of Komga requests and responses
This commit is contained in:
3
ENV.md
3
ENV.md
@@ -18,6 +18,9 @@ ADMIN_DEFAULT_PASSWORD=Admin@2025
|
||||
# Cache Debug (optional - logs cache operations)
|
||||
# CACHE_DEBUG=true
|
||||
|
||||
# Komga Debug (optional - logs all requests to Komga)
|
||||
# KOMGA_DEBUG=true
|
||||
|
||||
# Komga Request Queue (optional - max concurrent requests to Komga, default: 2)
|
||||
# KOMGA_MAX_CONCURRENT_REQUESTS=5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user