Repo created
This commit is contained in:
parent
4af19165ec
commit
68073add76
12458 changed files with 12350765 additions and 2 deletions
8
tools/python/test_server/server/config.py
Normal file
8
tools/python/test_server/server/config.py
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
PORT = 34568
|
||||
|
||||
# timeout for the self destruction timer - how much time
|
||||
# passes between the last request and the server killing
|
||||
# itself
|
||||
LIFESPAN = 180.0
|
||||
|
||||
PING_TIMEOUT = 5 # Nubmer of seconds to wait for ping response
|
||||
Loading…
Add table
Add a link
Reference in a new issue