RemoteDepth

Name

RemoteDepth — define the maximum remote depth of urls to follow

Synopsis

RemoteDepth = -1 / number

Description

Index urls that are at most RemoteDepth hops away. Unlike the Depth setting, RemoteDepth counts real distance from the first server and correctly handles loop paths.

Specifying RemoteDepth=0 is equivalent to Remote=N , although Remote=N is caught much earlier in the processing stage.

This option was added in version 1.6.0824.0.

Default

RemoteDepth=-1