Index: openacs-4/etc/install/install.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/install/install.tcl,v diff -u -r1.21 -r1.22 --- openacs-4/etc/install/install.tcl 28 Jan 2004 15:50:28 -0000 1.21 +++ openacs-4/etc/install/install.tcl 28 Jan 2004 15:52:37 -0000 1.22 @@ -270,9 +270,6 @@ set dotlrn_users_data_file "users-data.csv" set demo_users_password "guest" -# Should links be crawled to search for broken pages? This doesn't quite work! -set crawl_links "no" - #---------------------------------------------------------------------- # Tcl API testing. Not recommended for production servers. #----------------------------------------------------------------------