remove buggy --listen=host:port support

This commit is contained in:
Joey Hess 2014-02-28 22:53:26 -04:00
parent 0bc8dabb54
commit d41367cc08
4 changed files with 11 additions and 14 deletions

View file

@ -44,3 +44,6 @@ WebApp crashed: unable to bind to local socket
> to use when something else is already listening there. --[[Joey]]
[[!tag /design/assistant]]
>> --listen no longer accepts a port. Use the new HTTPS support instead.
>> [[done]] --[[Joey]]

View file

@ -19,3 +19,6 @@ I am running my "origin" repositories on a headless server. Managing these with
# End of transcript or log.
"""]]
>> --listen no longer accepts a port. Use the new HTTPS support instead.
>> [[done]] --[[Joey]]