diff --git a/service/job/internal/src/main/resources/job-service-settings.properties b/service/job/internal/src/main/resources/job-service-settings.properties index b85c3331bcd..cde9a713e5e 100644 --- a/service/job/internal/src/main/resources/job-service-settings.properties +++ b/service/job/internal/src/main/resources/job-service-settings.properties @@ -11,5 +11,5 @@ # Eurotech - initial API and implementation # ############################################################################### -# 100 MB -job.step.property.value.length.max=104857600 +# 10 MB +job.step.property.value.length.max=10485760