Merge pull request #85 from matburt/fact_scans_and_caching

Fact scans and caching
This commit is contained in:
Matthew Jones
2015-02-25 13:50:48 -05:00
8 changed files with 197 additions and 2 deletions

View File

@@ -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.