refactor: 🚚 Point to new docs site everywhere

This commit is contained in:
Jesse Wierzbinski 2024-11-10 15:33:21 +01:00
parent cbcfe51362
commit 83f573c14f
No known key found for this signature in database
4 changed files with 11 additions and 11 deletions

View file

@ -324,7 +324,7 @@ private = ""
# Note that an anonymous user having a permission will not allow them
# to do things that require authentication (e.g. 'owner:notes' -> posting a note will need
# auth, but viewing a note will not)
# See docs/api/roles.md in source code for a list of all permissions
# See https://server.versia.pub/api/roles#list-of-permissions for a list of all permissions
# Defaults to being able to login and manage their own content
# anonymous = []