This commit is contained in:
Joey Hess 2024-07-25 15:39:57 -04:00
parent 6ef6ad808f
commit 96ad0ccc5b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 52 additions and 27 deletions

View file

@ -30,6 +30,8 @@ Planned schedule of work:
* Make http server support proxies and clusters.
Current status: laying the keystone
* Support proxying to git remotes using annex+http urls.
(Current documentation says proxying only works with ssh remotes,
so current state is not confusing, but this still needs to be done