1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Add extras.configcontext.format to preferences doc

This commit is contained in:
Jeremy Stretch
2020-04-24 13:11:01 -04:00
parent bdbf21b3e2
commit ffba1c1d43

View File

@ -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 |