-
Notifications
You must be signed in to change notification settings - Fork 264
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip additional attributes when serializing JSON
Even when the --no-users option is provided to rt-dump-initialdata, RT can still serialize users required to maintain internal consistency of data. These additional options to rt-dump-initialdata can help to minimize the amount of data produced for these users: --no-dashboards --no-subscriptions --no-bookmarks
- Loading branch information
Jason Crome
committed
Jan 21, 2024
1 parent
b4de1a9
commit d66b0b7
Showing
3 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters