mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-04 02:13:01 -05:00
Apache has a default keep alive timeout of 5 seconds. That's too low for interactive commands, e.g. password prompts. 30 seconds sounds like a good compromise. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Tomas Krizek <tkrizek@redhat.com>