Skip to content

Commit

Permalink
Fixup for #791.
Browse files Browse the repository at this point in the history
  • Loading branch information
mjordan committed Aug 6, 2024
1 parent ef01052 commit ff901d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WorkbenchConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ def get_default_config(self):
"ignore_duplicate_parent_ids": True,
"redirect_status_code": 301,
"csv_value_templates": [],
"csv_value_templates_for_paged_content": [],
"csv_value_templates_rand_length": 5,
"allow_csv_value_templates_if_field_empty": [],
}
Expand Down

0 comments on commit ff901d8

Please sign in to comment.