Document available user preferences

This commit is contained in:
Jeremy Stretch
2020-04-24 09:23:58 -04:00
parent 30c3d6ee40
commit d8494e44e7
4 changed files with 30 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
# User Preferences
The `users.UserConfig` model holds individual preferences for each user in the form of JSON data. This page serves as a manifest of all recognized user preferences in NetBox.
## Available Preferences
| Name | Description |
| ---- | ----------- |
| pagination.per_page | The number of items to display per page of a paginated table |