Changeset 293 for branches/0.5/daemon/orbited/config.py

Show
Ignore:
Timestamp:
06/23/08 00:38:27 (7 months ago)
Author:
heyadayo
Message:

configuration for dispatch protocol added

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.5/daemon/orbited/config.py

    r292 r293  
    2424 
    2525defaults = { 
     26    '[global]': { 
     27        'dispatch.enabled': '1', 
     28        'dispatch.port': '9000' 
     29    }, 
    2630    '[access]': [ 
    2731        ('localhost', 9998), # Allow WebSocket test daemon