Commit a27ea3d
committed
config(queue): default to
Updates the default `QUEUE_CONNECTION` value to be `redis`
instead of `sync`. This can cause problems if users skip
the initial setup or select the prefilled options rather
than the recommended ones.
Closes pterodactyl#4660redis driver1 parent fbdac5b commit a27ea3d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments