cwconfig.py
branchstable
changeset 7134 01544b6d98fa
parent 7129 455b503fb7ff
child 7179 00548a4b22a6
equal deleted inserted replaced
7133:110f38b322ef 7134:01544b6d98fa
   323           }),
   323           }),
   324         ('pyro-ns-host',
   324         ('pyro-ns-host',
   325          {'type' : 'string',
   325          {'type' : 'string',
   326           'default': '',
   326           'default': '',
   327           'help': 'Pyro name server\'s host. If not set, will be detected by a \
   327           'help': 'Pyro name server\'s host. If not set, will be detected by a \
   328 broadcast query. It may contains port information using <host>:<port> notation.',
   328 broadcast query. It may contains port information using <host>:<port> notation. \
       
   329 Use "NO_PYRONS" to create a Pyro server but not register to a pyro nameserver',
   329           'group': 'pyro', 'level': 1,
   330           'group': 'pyro', 'level': 1,
   330           }),
   331           }),
   331         ('pyro-ns-group',
   332         ('pyro-ns-group',
   332          {'type' : 'string',
   333          {'type' : 'string',
   333           'default': 'cubicweb',
   334           'default': 'cubicweb',