diff --git a/server/entropy-system-daemon b/server/entropy-system-daemon index 2b002273b..13aa1f1cb 100644 --- a/server/entropy-system-daemon +++ b/server/entropy-system-daemon @@ -24,6 +24,7 @@ from entropyConstants import * import entropyTools, exceptionTools from entropy import SystemManagerServerInterface, SystemManagerExecutorServerRepositoryInterface, SystemManagerRepositoryCommands, ServerInterface etpConst['community']['mode'] = True +etpConst['socket_service']['session_ttl'] = 300 def run_srv(s): try: