test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH]extent default session timeout
@ 2015-11-25  0:59 Lijuan Tu
  2015-11-25  2:37 ` Liu, Yong
  0 siblings, 1 reply; 2+ messages in thread
From: Lijuan Tu @ 2015-11-25  0:59 UTC (permalink / raw)
  To: dts

Signed-off-by: Lijuan Tu <lijuanx.a.tu@intel.com>
---
 framework/settings.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/framework/settings.py b/framework/settings.py
index c99dcaa..9371c0e 100644
--- a/framework/settings.py
+++ b/framework/settings.py
@@ -140,7 +140,7 @@ HEADER_SIZE = {
 """
 Default session timeout.
 """
-TIMEOUT = 15
+TIMEOUT = 60
 
 
 """
-- 
1.9.1

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-11-25  2:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-25  0:59 [dts] [PATCH]extent default session timeout Lijuan Tu
2015-11-25  2:37 ` Liu, Yong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).