Fossil SCM

Improved documentation of the forbid-delta-manifests setting.

drh 2020-07-24 12:02 trunk
Commit 6dc17a57600e8b4e290d496187fa9e411e157e2f116dd337ea5cf313adad11ee
1 file changed +6 -1
+6 -1
--- src/db.c
+++ src/db.c
@@ -3648,11 +3648,16 @@
36483648
** Command used to clear-sign manifests at check-in.
36493649
** Default value is "gpg --clearsign -o"
36503650
*/
36513651
/*
36523652
** SETTING: forbid-delta-manifests boolean default=off
3653
-** If enabled, new delta manifests are prohibited.
3653
+** If enabled on a client, new delta manifests are prohibited on
3654
+** commits. If enabled on a server, whenever a client attempts
3655
+** to obtain a check-in lock during auto-sync, the server will
3656
+** send the "pragma avoid-delta-manifests" statement in its reply,
3657
+** which will cause the client to avoid generating a delta
3658
+** manifest.
36543659
*/
36553660
/*
36563661
** SETTING: proxy width=32 default=off
36573662
** URL of the HTTP proxy. If undefined or "off" then
36583663
** the "http_proxy" environment variable is consulted.
36593664
--- src/db.c
+++ src/db.c
@@ -3648,11 +3648,16 @@
3648 ** Command used to clear-sign manifests at check-in.
3649 ** Default value is "gpg --clearsign -o"
3650 */
3651 /*
3652 ** SETTING: forbid-delta-manifests boolean default=off
3653 ** If enabled, new delta manifests are prohibited.
 
 
 
 
 
3654 */
3655 /*
3656 ** SETTING: proxy width=32 default=off
3657 ** URL of the HTTP proxy. If undefined or "off" then
3658 ** the "http_proxy" environment variable is consulted.
3659
--- src/db.c
+++ src/db.c
@@ -3648,11 +3648,16 @@
3648 ** Command used to clear-sign manifests at check-in.
3649 ** Default value is "gpg --clearsign -o"
3650 */
3651 /*
3652 ** SETTING: forbid-delta-manifests boolean default=off
3653 ** If enabled on a client, new delta manifests are prohibited on
3654 ** commits. If enabled on a server, whenever a client attempts
3655 ** to obtain a check-in lock during auto-sync, the server will
3656 ** send the "pragma avoid-delta-manifests" statement in its reply,
3657 ** which will cause the client to avoid generating a delta
3658 ** manifest.
3659 */
3660 /*
3661 ** SETTING: proxy width=32 default=off
3662 ** URL of the HTTP proxy. If undefined or "off" then
3663 ** the "http_proxy" environment variable is consulted.
3664

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button