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
<td>Enable v5 Livewire frontend; set to <code>false</code> if the new frontend doesn't work on our installation (this is a <strong>temporary</strong> workaround).</td>
193
+
<td><code>VUEJS_ENABLED</code></td>
194
+
<td>Enable v6 VueJs frontend; set to <code>false</code> if the new frontend doesn't work on our installation (this is a <strong>temporary</strong> workaround).</td>
192
195
<td><code>true</code></td>
193
196
</tr>
197
+
<tr>
198
+
<td><code>LEGACY_API_ENABLED</code></td>
199
+
<td>Enable the Legacy API. It will also be enabled if <code>VUEJS_ENABLED</code> is set to <code>false</code>.</td>
0 commit comments