Merge pull request #30396 from veenarm/fix-auditor-length
fix: Scaffolder Auditor length issue with file uploads or very long task parameters
This commit is contained in:
@@ -199,6 +199,8 @@ catalog:
|
||||
- allow: [Template]
|
||||
|
||||
scaffolder:
|
||||
auditor:
|
||||
taskParameterMaxLength: 256
|
||||
# Use to customize default commit author info used when new components are created
|
||||
defaultAuthor:
|
||||
name: Scaffolder
|
||||
|
||||
Reference in New Issue
Block a user