Added a comment

This commit is contained in:
http://joeyh.name/ 2013-11-22 16:58:51 +00:00 committed by admin
parent f2f4215f35
commit 16e7951d43

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.64"
subject="comment 1"
date="2013-11-22T16:58:51Z"
content="""
It's impossible to guarantee a program will be able to get a particular port. Any other program could be using that port number.
This is why `git annex webapp` opens the webapp using whatever url the assistant has picked. I recommend that rather than using a pinned tab, you make an icon on your desktop that runs `git annex webapp`, and use that to open the app when you want it, much as you'd open any other app. If you wanted to, you could make your system run `git annex webapp` on startup instead of `git annex assistant --autostart`, and you'd get the browser tab opened automatically on start.
"""]]