remove timeout settings example, attach minimum timeout values

This commit is contained in:
AlanCoding
2016-10-31 17:01:19 -04:00
parent de66318381
commit 83e31b8618
2 changed files with 3 additions and 5 deletions

View File

@@ -276,8 +276,3 @@ TEST_OPENSTACK_PROJECT = ''
# Azure credentials.
TEST_AZURE_USERNAME = ''
TEST_AZURE_KEY_DATA = ''
# Examples of global job timeout settings
# DEFAULT_JOB_TIMEOUT = 10
# DEFAULT_INVENTORY_UPDATE_TIMEOUT = 15
# DEFAULT_PROJECT_UPDATE_TIMEOUT = 20