10 lines
331 B
YAML
10 lines
331 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
|