Skip to content

Commit

Permalink
Update PhotoboothConfiguration.php
Browse files Browse the repository at this point in the history
  • Loading branch information
andi34 authored Jun 28, 2024
1 parent 37407ee commit b37a55c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Configuration/PhotoboothConfiguration.php
Original file line number Diff line number Diff line change
Expand Up @@ -1029,7 +1029,7 @@ protected function addUiNode(): NodeDefinition
->end()
->end()
->integerNode('scale_resultImage')
->defaultValue(100)
->defaultValue(60)
->min(10)
->max(100)
->beforeNormalization()
Expand Down

0 comments on commit b37a55c

Please sign in to comment.