Fossil SCM
Typo fix in email-renew-interval setting docs, per forum report.
Commit
7ae1f31994e9b90943216826180b82103eee603d91452f28c9d76ca4d458c383
Parent
cf00d07c340e2d0…
1 file changed
+1
-1
+1
-1
| --- src/alerts.c | ||
| +++ src/alerts.c | ||
| @@ -969,11 +969,11 @@ | ||
| 969 | 969 | ** brackets. Examples: "[fossil-src]", "[sqlite-src]". |
| 970 | 970 | */ |
| 971 | 971 | /* |
| 972 | 972 | ** SETTING: email-renew-interval width=16 |
| 973 | 973 | ** If this setting as an integer N that is 14 or greater then email |
| 974 | -** notification is suspected for subscriptions that have a "last contact | |
| 974 | +** notification is suspended for subscriptions that have a "last contact | |
| 975 | 975 | ** time" of more than N days ago. The "last contact time" is recorded |
| 976 | 976 | ** in the SUBSCRIBER.LASTCONTACT entry of the database. Logging in, |
| 977 | 977 | ** sending a forum post, editing a wiki page, changing subscription settings |
| 978 | 978 | ** at /alerts, or visiting /renew all update the last contact time. |
| 979 | 979 | ** If this setting is not an integer value or is less than 14 or undefined, |
| 980 | 980 |
| --- src/alerts.c | |
| +++ src/alerts.c | |
| @@ -969,11 +969,11 @@ | |
| 969 | ** brackets. Examples: "[fossil-src]", "[sqlite-src]". |
| 970 | */ |
| 971 | /* |
| 972 | ** SETTING: email-renew-interval width=16 |
| 973 | ** If this setting as an integer N that is 14 or greater then email |
| 974 | ** notification is suspected for subscriptions that have a "last contact |
| 975 | ** time" of more than N days ago. The "last contact time" is recorded |
| 976 | ** in the SUBSCRIBER.LASTCONTACT entry of the database. Logging in, |
| 977 | ** sending a forum post, editing a wiki page, changing subscription settings |
| 978 | ** at /alerts, or visiting /renew all update the last contact time. |
| 979 | ** If this setting is not an integer value or is less than 14 or undefined, |
| 980 |
| --- src/alerts.c | |
| +++ src/alerts.c | |
| @@ -969,11 +969,11 @@ | |
| 969 | ** brackets. Examples: "[fossil-src]", "[sqlite-src]". |
| 970 | */ |
| 971 | /* |
| 972 | ** SETTING: email-renew-interval width=16 |
| 973 | ** If this setting as an integer N that is 14 or greater then email |
| 974 | ** notification is suspended for subscriptions that have a "last contact |
| 975 | ** time" of more than N days ago. The "last contact time" is recorded |
| 976 | ** in the SUBSCRIBER.LASTCONTACT entry of the database. Logging in, |
| 977 | ** sending a forum post, editing a wiki page, changing subscription settings |
| 978 | ** at /alerts, or visiting /renew all update the last contact time. |
| 979 | ** If this setting is not an integer value or is less than 14 or undefined, |
| 980 |