Fossil SCM

Disable the "Transfers" setup menu, as I are unsure what it does or if it works. The "transfer system" seems like an experiment that was started and never completed or debugged.

drh 2025-10-19 18:13 timeline-enhance-2025
Commit 55beb2329a8ae3290c20105e29b06dcecd4cad79b863f78c55fde0a84b5a5283
1 file changed +2
--- src/setup.c
+++ src/setup.c
@@ -140,12 +140,14 @@
140140
setup_menu_entry("URL Aliases", "waliassetup",
141141
"Configure URL aliases");
142142
if( setup_user ){
143143
setup_menu_entry("Notification", "setup_notification",
144144
"Automatic notifications of changes via outbound email");
145
+#if 0 /* Disabled for now. Does this even work? */
145146
setup_menu_entry("Transfers", "xfersetup",
146147
"Configure the transfer system for this repository");
148
+#endif
147149
}
148150
setup_menu_entry("Skins", "setup_skin_admin",
149151
"Select and/or modify the web interface \"skins\"");
150152
setup_menu_entry("Moderation", "setup_modreq",
151153
"Enable/Disable requiring moderator approval of Wiki and/or Ticket"
152154
--- src/setup.c
+++ src/setup.c
@@ -140,12 +140,14 @@
140 setup_menu_entry("URL Aliases", "waliassetup",
141 "Configure URL aliases");
142 if( setup_user ){
143 setup_menu_entry("Notification", "setup_notification",
144 "Automatic notifications of changes via outbound email");
 
145 setup_menu_entry("Transfers", "xfersetup",
146 "Configure the transfer system for this repository");
 
147 }
148 setup_menu_entry("Skins", "setup_skin_admin",
149 "Select and/or modify the web interface \"skins\"");
150 setup_menu_entry("Moderation", "setup_modreq",
151 "Enable/Disable requiring moderator approval of Wiki and/or Ticket"
152
--- src/setup.c
+++ src/setup.c
@@ -140,12 +140,14 @@
140 setup_menu_entry("URL Aliases", "waliassetup",
141 "Configure URL aliases");
142 if( setup_user ){
143 setup_menu_entry("Notification", "setup_notification",
144 "Automatic notifications of changes via outbound email");
145 #if 0 /* Disabled for now. Does this even work? */
146 setup_menu_entry("Transfers", "xfersetup",
147 "Configure the transfer system for this repository");
148 #endif
149 }
150 setup_menu_entry("Skins", "setup_skin_admin",
151 "Select and/or modify the web interface \"skins\"");
152 setup_menu_entry("Moderation", "setup_modreq",
153 "Enable/Disable requiring moderator approval of Wiki and/or Ticket"
154

Keyboard Shortcuts

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