Hubs: disable the fedmsg hubs service for now
This commit is contained in:
parent
f6b6e21363
commit
ad8dda1f5e
1 changed files with 11 additions and 11 deletions
|
@ -18,14 +18,14 @@ fedmsg_certs:
|
||||||
group: sysadmin
|
group: sysadmin
|
||||||
can_send:
|
can_send:
|
||||||
- logger.log
|
- logger.log
|
||||||
- service: hubs
|
#- service: hubs
|
||||||
owner: hubs
|
# owner: hubs
|
||||||
group: hubs
|
# group: hubs
|
||||||
can_send:
|
# can_send:
|
||||||
- hubs.user.created
|
# - hubs.user.created
|
||||||
- hubs.user.role.added
|
# - hubs.user.role.added
|
||||||
- hubs.user.role.changed
|
# - hubs.user.role.changed
|
||||||
- hubs.user.role.removed
|
# - hubs.user.role.removed
|
||||||
- hubs.hub.created
|
# - hubs.hub.created
|
||||||
- hubs.hub.updated
|
# - hubs.hub.updated
|
||||||
- hubs.widget.updated
|
# - hubs.widget.updated
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue