Entropy/entropy-system-daemon:

- add default session ttl


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2715 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2008-12-04 22:22:15 +00:00
parent 842e4f6b5c
commit eb78c00601
+1
View File
@@ -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: