Enable mumo to retrieve slice file from server on startup and make that the default behavior

This commit is contained in:
Stefan Hacker
2012-10-31 06:43:59 +01:00
parent fff76b5cc3
commit 7c21c98824
2 changed files with 61 additions and 19 deletions

View File

@@ -10,9 +10,11 @@
host = 127.0.0.1
port = 6502
; Slicefile to use
; Slicefile to use (e.g. /etc/slice/Murmur.ice),
; if empty MuMo will load the slice file from the
; target server at startup.
slice = Murmur.ice
slice =
; Shared secret between the MuMo and the Murmur
; server. For security reason you should always
@@ -48,4 +50,4 @@ file = mumo.log
[iceraw]
Ice.ThreadPool.Server.Size = 5
Ice.ThreadPool.Server.Size = 5