mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-27 10:58:37 -06:00
Document table columns preference
This commit is contained in:
parent
d90cdd0a4c
commit
2b1148732b
@ -8,3 +8,4 @@ The `users.UserConfig` model holds individual preferences for each user in the f
|
|||||||
| ---- | ----------- |
|
| ---- | ----------- |
|
||||||
| extras.configcontext.format | Preferred format when rendering config context data (JSON or YAML) |
|
| 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 |
|
| pagination.per_page | The number of items to display per page of a paginated table |
|
||||||
|
| tables.${table_name}.columns | The ordered list of columns to display when viewing the table |
|
||||||
|
Loading…
Reference in New Issue
Block a user