Commit ba6b902
committed
Split long txt records to 255 chunks to prevent bind issues
Thanks to @setiseta for the solution and @kpapad904 for pointing us to it. This commit also closes hestiacp#678, because the to long txt records will now be splitted up and also closes hestiacp#693 because it was the last, suggested pr took over from vesta.1 parent 2fe2209 commit ba6b902
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
466 | 466 | | |
467 | 467 | | |
468 | 468 | | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
469 | 473 | | |
470 | 474 | | |
471 | 475 | | |
| |||
0 commit comments