You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wip api [nfc]: Cut allow_nobody_group comments on permission settings; TODO this might be clearer after we do use the newly-declared-stable API on new servers
Rereading the API doc, this field is relevant only for controlling
a settings UI. We probably will build settings UI for at least some
of these settings in the future; but naturally we'll only expose that
UI for servers that offer the respective settings, which means we can
rely on getting the data from the actual server rather than using a
fixture based on a particular other server version.
(And we can also expect to have already by then started
when we do, it'll be driven by
the actual values gotten from the server, so won't be needed in this
fixture
0 commit comments