Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/input/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Describes the folders and files that make up a package.
##
spec:
additionalContents: true
additionalContents: false
totalContentsLimit: 65535
totalSizeLimit: 50MB
sizeLimit: 30MB
Expand Down
2 changes: 1 addition & 1 deletion spec/integration/spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Describes the folders and files that make up a package.
##
spec:
additionalContents: true
additionalContents: false
totalContentsLimit: 65535
totalSizeLimit: 250MB
sizeLimit: 150MB
Expand Down