mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
docs: Clarify type and scope of user.* config keys
Signed-off-by: Lucas Bremgartner <lucas.bremgartner@futurfusion.io>
This commit is contained in:
@@ -137,4 +137,5 @@ The following server options configure server-specific settings for {ref}`instan
|
||||
## User options
|
||||
|
||||
Additional user defined configuration keys are available within the `user.` namespace.
|
||||
User defined configuration keys are always of type `string` and have `global` scope.
|
||||
Note that keys starting with `user.ui.` are used for web UI configuration options and are visible even to unauthenticated users.
|
||||
|
||||
Reference in New Issue
Block a user