Doc: update multiuser mode documentation#8953
Conversation
dunkeroni
left a comment
There was a problem hiding this comment.
Something something Git permissions and LFS budget restrictions prevents me from pushing a commit with changes to your fork, so you get suggestions for each typo instead.
Whoa, sorry! I thought I had the "allow commit to repository" checkbox checked. |
Co-authored-by: dunkeroni <dunkeroni@gmail.com>
Co-authored-by: dunkeroni <dunkeroni@gmail.com>
Co-authored-by: dunkeroni <dunkeroni@gmail.com>
No, it's something sillier than that. From what I can tell, it's because the repo uses LFS, so pushing makes a check for LFS changes even if the commit doesn't end up changing any. I as a maintainer could push to branches in PR, but I as a user cannot trigger LFS actions (which might pull from a budget) on your private repo without being a collaborator. The check for LFS counts, so I get hit by a cryptic permissions issue instead. Git has had some open issues about the situation for a few years now. |
Summary
This PR updates the multiuser mode documentation to describe the user interfaces for adding, modifying and deleting users. It also removes some sections that were redundant with other parts of the documentation.
Related Issues / Discussions
QA Instructions
make docsand browse to Multi-User Mode (http://localhost:8080/InvokeAI/multiuser/user_guide/).Merge Plan
Simple merge
Checklist
What's Newcopy (if doing a release after this PR)