Lines 170-178
Link Here
|
170 |
{ "dotsinline", &opt.dots_in_line, cmd_number }, |
170 |
{ "dotsinline", &opt.dots_in_line, cmd_number }, |
171 |
{ "dotspacing", &opt.dot_spacing, cmd_number }, |
171 |
{ "dotspacing", &opt.dot_spacing, cmd_number }, |
172 |
{ "dotstyle", &opt.dot_style, cmd_string }, /* deprecated */ |
172 |
{ "dotstyle", &opt.dot_style, cmd_string }, /* deprecated */ |
173 |
#ifdef HAVE_SSL |
|
|
174 |
{ "egdfile", &opt.egd_file, cmd_file }, |
175 |
#endif |
176 |
{ "excludedirectories", &opt.excludes, cmd_directory_vector }, |
173 |
{ "excludedirectories", &opt.excludes, cmd_directory_vector }, |
177 |
{ "excludedomains", &opt.exclude_domains, cmd_vector }, |
174 |
{ "excludedomains", &opt.exclude_domains, cmd_vector }, |
178 |
{ "followftp", &opt.follow_ftp, cmd_boolean }, |
175 |
{ "followftp", &opt.follow_ftp, cmd_boolean }, |