Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Julian Pelizäus <[email protected]>
  • Loading branch information
roosterfish committed Dec 4, 2023
1 parent 7b2e97a commit 133bc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/config_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1098,7 +1098,7 @@ When set to `allow`, {config:option}`instance-security:security.nesting` can be
Possible values are `unprivileged`, `isolated`, and `allow`.

- When set to `unpriviliged`, this option prevents setting {config:option}`instance-security:security.privileged` to `true`.
- When set to `isolated`, this option prevents setting {config:option}`instance-security:security.privileged` to `true` but instead enforces having a unique idmap using {config:option}`instance-security:security.idmap.isolated` (default).
- When set to `isolated`, this option prevents setting {config:option}`instance-security:security.privileged` and {config:option}`instance-security:security.idmap.isolated` to `true`.
- When set to `allow`, there is no restriction.
```

Expand Down

0 comments on commit 133bc44

Please sign in to comment.