mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 10:11:05 -03:30
Implement fact caching service and mongo reference handler
This commit is contained in:
@@ -510,6 +510,8 @@ TASK_COMMAND_PORT = 6559
|
||||
SOCKETIO_NOTIFICATION_PORT = 6557
|
||||
SOCKETIO_LISTEN_PORT = 8080
|
||||
|
||||
FACT_CACHE_PORT = 6564
|
||||
|
||||
ORG_ADMINS_CAN_SEE_ALL_USERS = True
|
||||
|
||||
# Logging configuration.
|
||||
|
||||
Reference in New Issue
Block a user