bugzilla/ansible/roles/authentik/defaults/main.yml
Tiara Rodney 883f31932e
init
2026-03-14 05:38:45 +01:00

9 lines
215 B
YAML

---
install_dir: /opt/authentik
bind_address: "0.0.0.0"
port: 9000
postgres_shared_buffers: 64MB
postgres_work_mem: 4MB
postgres_maintenance_work_mem: 32MB
postgres_effective_cache_size: 256MB
redis_maxmemory: 80mb