diff --git a/README.md b/README.md index f08e4571..cf79cc83 100644 --- a/README.md +++ b/README.md @@ -211,12 +211,13 @@ See help for more details ### Authentication Plik can authenticate users using Local accounts or using Google or OVH APIs. - + +To enable authentication set FeatureAuthentication to "enabled" in plikd.cfg +To only allow authenticated users to upload files set FeatureAuthentication to "forced" in plikd.cfg + If source IP address restriction is enabled, user accounts can only be created from trusted IPs and then authenticated users can upload files without source IP restriction. -It possible to deny unauthenticated uploads totally ( NoAnonymousUploads ). - Admin users can access the admin dashboard and manipulate every uploads. - **Local** :