Document $MaxStringLen

This commit is contained in:
Dianne Skoll
2019-11-21 11:41:25 -05:00
parent 2bdcadc7ab
commit 3de265216e

View File

@@ -1986,6 +1986,10 @@ start of your reminder scripts.
The maximum number of iterations for the \fBSATISFY\fR clause
(described later.) Must be at least 10.
.TP
.B $MaxStringLen
A limit on the longest string that \fBRemind\fR will allow you
to create. The default is 65535.
.TP
.B $MinsFromUTC
The number of minutes between Universal Time Coordinated and local time. If
\fB$CalcUTC\fR is non-zero, this is calculated upon startup of \fBRemind\fR.