Update Shared-Drives.md

This commit is contained in:
Ross Scroggs
2025-09-01 18:55:28 -07:00
parent 210d4720c2
commit b44e104b50

View File

@@ -243,8 +243,10 @@ Three forms of the commands are available:
| API Setting | False | True | GUI Setting | Checked | Unchecked |
|-------------|-------|------|-------------|---------|-----------|
| adminManagedRestrictions | X | | Shared drive settings can be modified | | |
| adminManagedRestrictions | | X | Shared drive settings can **not** be modified | | |
| | | | **Access** |
| domainUsersOnly | X | | Allow people outside of Domain nameto access files | X | |
| domainUsersOnly | X | | Allow people outside of Domain name to access files | X | |
| domainUsersOnly | | X | Allow people outside of Domain name to access files | | X |
| driveMembersOnly | X | | Allow people who aren't shared drive members to access files | X | |
| driveMembersOnly | | X | Allow people who aren't shared drive members to access files | | X |