Skip to content

Commit

Permalink
doc: Update configs
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Oct 7, 2023
1 parent 00ee2de commit 18c2f32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/server/metadata/configuration.json
Original file line number Diff line number Diff line change
Expand Up @@ -1165,7 +1165,7 @@
"restricted.containers.nesting": {
"defaultdesc": "`block`",
"longdesc": "Possible values are `allow` or `block`.\nWhen set to `allow`, {config:option}`instance-security:security.nesting` can be set to `true` for an instance.",
"shortdesc": "Whether to prevent running nested LXD",
"shortdesc": "Whether to prevent running nested Incus",
"type": "string"
}
},
Expand Down Expand Up @@ -1720,7 +1720,7 @@
},
{
"loki.api.url": {
"longdesc": "Specify the protocol, name or IP and port. For example `https://loki.example.com:3100`. LXD will automatically add the `/loki/api/v1/push` suffix so there's no need to add it here.",
"longdesc": "Specify the protocol, name or IP and port. For example `https://loki.example.com:3100`. Incus will automatically add the `/loki/api/v1/push` suffix so there's no need to add it here.",
"scope": "global",
"shortdesc": "URL to the Loki server",
"type": "string"
Expand Down

0 comments on commit 18c2f32

Please sign in to comment.