diff -r f6c9a5df80fb -r a5432f99f2d9 web/webconfig.py --- a/web/webconfig.py Wed Sep 30 18:57:42 2009 +0200 +++ b/web/webconfig.py Wed Oct 07 12:31:08 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',