Fossil SCM

Change the forbid-delta-manifests setting default from off to on, per off-list request from drh.

stephan 2026-08-17 16:44 UTC trunk
Commit febb56c12ecfb4896762e7c368cd2df6994db87ac456c2c6d09944703753d872
1 file changed +1 -1
+1 -1
--- src/db.c
+++ src/db.c
@@ -4894,11 +4894,11 @@
48944894
** complex; see https://fossil-scm.org/home/doc/trunk/www/globs.md#syntax
48954895
** Note that /fileedit cannot edit binary files, so the list should not
48964896
** contain any globs for, e.g., images or PDFs.
48974897
*/
48984898
/*
4899
-** SETTING: forbid-delta-manifests boolean default=off
4899
+** SETTING: forbid-delta-manifests boolean default=on
49004900
** If enabled on a client, new delta manifests are prohibited on
49014901
** commits. If enabled on a server, whenever a client attempts
49024902
** to obtain a check-in lock during auto-sync, the server will
49034903
** send the "pragma avoid-delta-manifests" statement in its reply,
49044904
** which will cause the client to avoid generating a delta
49054905
--- src/db.c
+++ src/db.c
@@ -4894,11 +4894,11 @@
4894 ** complex; see https://fossil-scm.org/home/doc/trunk/www/globs.md#syntax
4895 ** Note that /fileedit cannot edit binary files, so the list should not
4896 ** contain any globs for, e.g., images or PDFs.
4897 */
4898 /*
4899 ** SETTING: forbid-delta-manifests boolean default=off
4900 ** If enabled on a client, new delta manifests are prohibited on
4901 ** commits. If enabled on a server, whenever a client attempts
4902 ** to obtain a check-in lock during auto-sync, the server will
4903 ** send the "pragma avoid-delta-manifests" statement in its reply,
4904 ** which will cause the client to avoid generating a delta
4905
--- src/db.c
+++ src/db.c
@@ -4894,11 +4894,11 @@
4894 ** complex; see https://fossil-scm.org/home/doc/trunk/www/globs.md#syntax
4895 ** Note that /fileedit cannot edit binary files, so the list should not
4896 ** contain any globs for, e.g., images or PDFs.
4897 */
4898 /*
4899 ** SETTING: forbid-delta-manifests boolean default=on
4900 ** If enabled on a client, new delta manifests are prohibited on
4901 ** commits. If enabled on a server, whenever a client attempts
4902 ** to obtain a check-in lock during auto-sync, the server will
4903 ** send the "pragma avoid-delta-manifests" statement in its reply,
4904 ** which will cause the client to avoid generating a delta
4905

Keyboard Shortcuts

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