Free and open-source under MIT license (#565)

* feat: free and open-source under MIT license
This commit is contained in:
Dan Ribbens
2022-05-16 19:25:20 -04:00
committed by GitHub
parent 16b7edbc97
commit 4913441017
93 changed files with 332 additions and 585 deletions

View File

@@ -69,7 +69,3 @@ This is totally possible. For the above scenario, by specifying `admin: { user:
### Restricting user access
If you would like to restrict which users from a single Collection can access the Admin panel, you can use the `admin` access control function. [Click here](/docs/access-control/overview#admin) to learn more.
## License enforcement
Payload requires a valid license key to be used on production domains. You can use it as much as you'd like locally and on staging / UAT domains, but when you deploy to production, you'll need a license key to activate Payload's Admin panel. For more information, [click here](/docs/production/licensing).