diff -r a5c6142cbfa8 -r f3b14d052798 web/webconfig.py --- 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',