- introduce setting for RPC server address
- restructure RPC server code - stop timer threads when shutting down server git-svn-id: file:///home/www/usr01/svn/gnuviechadmin/gnuviech.info/gnuviechadmin/trunk@187 a67ec6bc-e5d5-0310-a910-815c51eb3124
This commit is contained in:
parent
f5e5b1ed34
commit
daeb7b675e
2 changed files with 27 additions and 24 deletions
|
@ -13,6 +13,8 @@ DBSETTINGS = { 'dbhost' : 'localhost',
|
|||
# courier:jevhi3Wriav
|
||||
# gnuviech:SIKKnsyXsV5yU
|
||||
|
||||
RPCSERVERADDRESS = ('localhost', 8080)
|
||||
|
||||
MAIL_SENDER = 'root@gnuviech.info'
|
||||
MAIL_RECEIVER = 'root@gnuviech.info'
|
||||
POPGROUP = 'poponly'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue