MyNixOS website logo
option

services.nextcloud.settings."profile.enabled"

Makes user-profiles globally available under nextcloud.tld/u/user.name. Even though it's enabled by default in Nextcloud, it must be explicitly enabled here because it has the side-effect that personal information is even accessible to unauthenticated users by default. By default, the following properties are set to “Show to everyone” if this flag is enabled:

  • About
  • Full name
  • Headline
  • Organisation
  • Profile picture
  • Role
  • Twitter
  • Website Only has an effect in Nextcloud 23 and later.
Declarations
Type
boolean
Default
false
Example
true