Fossil SCM

Since the 'manifest' setting is no longer a strictly binary option, prevent it from being displayed as such on the settings page.

mistachkin 2016-11-08 18:18 trunk
Commit b73dee981a332f37d697da9218d0bedf115b63cd
1 file changed +1 -1
+1 -1
--- src/db.c
+++ src/db.c
@@ -2757,11 +2757,11 @@
27572757
{ "https-login", 0, 0, 0, 0, "off" },
27582758
{ "ignore-glob", 0, 40, 1, 0, "" },
27592759
{ "keep-glob", 0, 40, 1, 0, "" },
27602760
{ "localauth", 0, 0, 0, 0, "off" },
27612761
{ "main-branch", 0, 40, 0, 0, "trunk" },
2762
- { "manifest", 0, 5, 1, 0, "off" },
2762
+ { "manifest", 0, 5, 1, 0, "" },
27632763
{ "max-loadavg", 0, 25, 0, 0, "0.0" },
27642764
{ "max-upload", 0, 25, 0, 0, "250000" },
27652765
{ "mtime-changes", 0, 0, 0, 0, "on" },
27662766
#if FOSSIL_ENABLE_LEGACY_MV_RM
27672767
{ "mv-rm-files", 0, 0, 0, 0, "off" },
27682768
--- src/db.c
+++ src/db.c
@@ -2757,11 +2757,11 @@
2757 { "https-login", 0, 0, 0, 0, "off" },
2758 { "ignore-glob", 0, 40, 1, 0, "" },
2759 { "keep-glob", 0, 40, 1, 0, "" },
2760 { "localauth", 0, 0, 0, 0, "off" },
2761 { "main-branch", 0, 40, 0, 0, "trunk" },
2762 { "manifest", 0, 5, 1, 0, "off" },
2763 { "max-loadavg", 0, 25, 0, 0, "0.0" },
2764 { "max-upload", 0, 25, 0, 0, "250000" },
2765 { "mtime-changes", 0, 0, 0, 0, "on" },
2766 #if FOSSIL_ENABLE_LEGACY_MV_RM
2767 { "mv-rm-files", 0, 0, 0, 0, "off" },
2768
--- src/db.c
+++ src/db.c
@@ -2757,11 +2757,11 @@
2757 { "https-login", 0, 0, 0, 0, "off" },
2758 { "ignore-glob", 0, 40, 1, 0, "" },
2759 { "keep-glob", 0, 40, 1, 0, "" },
2760 { "localauth", 0, 0, 0, 0, "off" },
2761 { "main-branch", 0, 40, 0, 0, "trunk" },
2762 { "manifest", 0, 5, 1, 0, "" },
2763 { "max-loadavg", 0, 25, 0, 0, "0.0" },
2764 { "max-upload", 0, 25, 0, 0, "250000" },
2765 { "mtime-changes", 0, 0, 0, 0, "on" },
2766 #if FOSSIL_ENABLE_LEGACY_MV_RM
2767 { "mv-rm-files", 0, 0, 0, 0, "off" },
2768

Keyboard Shortcuts

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