Sfoglia il codice sorgente

Add extras.configcontext.format to preferences doc

Jeremy Stretch 6 anni fa
parent
commit
ffba1c1d43
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      docs/development/user-preferences.md

+ 1 - 0
docs/development/user-preferences.md

@@ -6,4 +6,5 @@ The `users.UserConfig` model holds individual preferences for each user in the f
 
 | Name | Description |
 | ---- | ----------- |
+| extras.configcontext.format | Preferred format when rendering config context data (JSON or YAML) |
 | pagination.per_page | The number of items to display per page of a paginated table |