mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 07:51:51 -05:00
Merge pull request #85 from matburt/fact_scans_and_caching
Fact scans and caching
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