From ac17028fb1359d19b0e2a8cb6ad5961e3f70ee00 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 May 2024 20:43:55 -0700 Subject: [PATCH] Updated Setting up Authentication (markdown) --- Setting-up-Authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-Authentication.md b/Setting-up-Authentication.md index 24fe033..9f4f694 100644 --- a/Setting-up-Authentication.md +++ b/Setting-up-Authentication.md @@ -18,7 +18,7 @@ Use these three options to set up your desired permissions for non-admin guest u - [`PUBLIC_ADD_VIEW=False`](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view): Default *doesn't allow* non-logged-in users to submit new URLs > [!NOTE] -> **Open source ArchiveBox does not support setting up *non-admin* users** with more granular read-only permissions. We do offer this feature and more to [paying clients](https://docs.monadical.com/s/archivebox-consulting-services). +> **Open source ArchiveBox does not support setting up *non-admin* users** with specific read/write permissions. We do offer this feature and more to [paying clients](https://docs.monadical.com/s/archivebox-consulting-services). - [Wiki: Configuration (`PUBLIC_ADD_VIEW`, `PUBLIC_SNAPSHOTS`, `PUBLIC_INDEX`)]() - [Wiki: Security Overview](https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview)