branch | stable |
changeset 3539 | f3b14d052798 |
parent 3200 | 747d17498cca |
child 3638 | 648d6dbec630 |
--- a/web/webconfig.py Wed Sep 30 21:06:09 2009 +0200 +++ b/web/webconfig.py Thu Oct 01 08:49:29 2009 +0200 @@ -86,12 +86,6 @@ 'help': 'web instance query log file', 'group': 'main', 'inputlevel': 2, }), - ('pyro-instance-id', - {'type' : 'string', - 'default': Method('default_instance_id'), - 'help': 'CubicWeb instance identifier in the Pyro name server', - 'group': 'pyro-client', 'inputlevel': 1, - }), # web configuration ('https-url', {'type' : 'string',