mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
10 lines
327 B
YAML
10 lines
327 B
YAML
# This is false by default. You have to override it when including the role.
|
|
enable_websocket_server: False
|
|
|
|
# Absolute memory limit in megabytes for fedmsg-hub and fedmsg-bub-3
|
|
# services. Zero means infinity (no limit).
|
|
fedmsg_hub_memory_limit_mb: 0
|
|
|
|
# Restart fedmsg-hub.service on failure.
|
|
fedmsg_hub_auto_restart: False
|