WLED with ESP8266 and WS2814 FCOB SPI RGBW IC LED Light Strip

Hi everybody.
Today I received from China the FCOB SPI RGBW IC LED Light Strip WS2814, a powe supply 24V/100W/4.2A and the A1-SLWF-03 (but it is broken and I am sending it back to China).
To remedy this (while waiting for the new A1-SLWF-03 to arrive) I programmed an ESP8266 with Wled.
For the connections I used an LM2596 BUCK 3A (to reduce the 24V to 5V and power the ESP8266), then I powered the 3m LED strip with 24V and I connected the DATA cable of the strip, to the GPIO2 of the ESP and everything works wonderfully.
The only thing that isn’t very good is the intensity of the LEDs, they seem a little “dull”, could you tell me the values ​​that I need to enter in Wled’s LED preferences?
For now I have set them like this, are they correct?
I Attach a screenshpt of the preferences

Just above where you cropped the screenshot is the enable for the current limiter.

you use 0,055A multiplied withe 60 pcs is 3,3 A
Your max allowed current is 2 Amp :wink:
Disable the limiter, or give 4200 mA, what your PSU can get

Thanks very mutch for the fast reply.
I will toggle the limiter.
With best regards