--- install.py.orig 2010-03-15 09:43:55.000000000 -0400 +++ install.py 2010-03-15 09:43:55.000000000 -0400 @@ -51,6 +51,7 @@ dict(name='transcodedaemon_address', type_='string', value='http://localhost:8888'), dict(name='videoserver_address', type_='string', value='http://localhost:8888'), dict(name='plonesite_address', type_='string', value='http://localhost:8080'), + dict(name='plonesite_instancename', type_='string', value=''), dict(name='plonesite_login', type_='string', value='admin'), dict(name='plonesite_password', type_='string', value='admin'), dict(name='default_width', type_='int', value=0),