Document available user preferences

This commit is contained in:
Jeremy Stretch
2020-04-24 09:23:58 -04:00
parent d5dbee05d2
commit e1df078352
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 |