✨ Add allow anonymous switch
This commit is contained in:
6
public/locales/en/settings/customization/access.json
Normal file
6
public/locales/en/settings/customization/access.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"allowGuests": {
|
||||
"label": "Allow anonymous",
|
||||
"description": "Allow users that are not logged in to view your board"
|
||||
}
|
||||
}
|
||||
@@ -20,6 +20,10 @@
|
||||
"accessibility": {
|
||||
"name": "Accessibility",
|
||||
"description": "Configure Homarr for disabled and handicapped users"
|
||||
},
|
||||
"access": {
|
||||
"name": "Acccess",
|
||||
"description": "Configure who has access to your board"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user