Updated service configurations, added new services, removed deprecated ones, and improved gitignore patterns for better repository hygiene. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
11 lines
234 B
Text
11 lines
234 B
Text
# CrowdSec Configuration
|
|
# Copy this file to .env and customize
|
|
|
|
# Timezone
|
|
TZ=America/Los_Angeles
|
|
|
|
# Optional: Disable metrics/telemetry
|
|
# DISABLE_ONLINE_API=true
|
|
|
|
# Optional: Log level (info, debug, warning, error)
|
|
# LOG_LEVEL=info
|