Diff
Not logged in

Differences From:

File src/url.c part of check-in [f652599003] - Add the --proxy command-line option that can be used to enable or disable an http proxy on a case by case basis. by drh on 2008-05-06 12:24:22. [view]

To:

File src/url.c part of check-in [9ba6e4287b] - Add the --nosync option to temporarily disable autosync. Useful when off network. by drh on 2008-05-10 17:09:46. [view]

@@ -149,8 +149,9 @@
 **
 */
 void url_proxy_options(void){
   zProxyOpt = find_option("proxy", 0, 1);
+  g.fNoSync = find_option("nosync", 0, 0)!=0;
 }
 
 /*
 ** If the "proxy" setting is defined, then change the URL to refer