Raise the limit of TransactionCreateCommitTimeout to 5 minutes

This commit is contained in:
Richard Hughes 2009-07-26 19:42:48 +01:00
parent e5f6d60ea5
commit 471e9f6ca5

View File

@ -202,8 +202,8 @@ MaximumPackagesToProcess=2500
# number of authentication requests, but setting this shorter will reduce the
# amount of time the user has to authenticate.
#
# default=30
TransactionCreateCommitTimeout=30
# default=300
TransactionCreateCommitTimeout=300
# How long the transaction should be queriable after it is finished, in seconds
#