make settings.SESSIONS_PER_USER work

see: https://github.com/ansible/tower/issues/2209
This commit is contained in:
Ryan Petrello
2018-06-26 22:02:43 -04:00
parent d73b71d94b
commit b2cdf82b78
4 changed files with 71 additions and 43 deletions

View File

@@ -27,7 +27,7 @@ Once you've connected, you are not subscribed to any event groups. You subscribe
'project_update_events': [ids...],
'inventory_update_events': [ids...],
'system_job_events': [ids...],
'control': ['limit_reached'],
'control': ['limit_reached_<user_id>'],
}
These map to the event group and event type you are interested in. Sending in a new groups dictionary will clear all of your previously