From 26b6733e953636625ac18ffd67bd11bd0255057f Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 May 2024 20:44:12 -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 9f4f694..0570b3f 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 specific read/write 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 limited 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)