You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# cat=async; type=boolean; label=Enable asynchronous conversion via tx_webp_queue + the webp:process-queue scheduler task (decouples conversion from page render)
21
+
# cat=async; type=boolean; label=Enable asynchronous conversion via a scheduler task
22
22
async = 0
23
23
# cat=async; type=int+; label=Random sleep (ms) between conversions in the worker (0 = no sleep); each pause is randomized between half and 1.5x of this value
0 commit comments