diff options
Diffstat (limited to 'qapi/authz.json')
-rw-r--r-- | qapi/authz.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/qapi/authz.json b/qapi/authz.json index 7fc6e30..bc1123c 100644 --- a/qapi/authz.json +++ b/qapi/authz.json @@ -2,7 +2,9 @@ # vim: filetype=python ## -# = User authorization +# ****************** +# User authorization +# ****************** ## ## @@ -75,7 +77,7 @@ # Properties for authz-listfile objects. # # @filename: File name to load the configuration from. The file must -# contain valid JSON for AuthZListProperties. +# contain valid JSON for `AuthZListProperties`. # # @refresh: If true, inotify is used to monitor the file, # automatically reloading changes. If an error occurs during |