Github user lewismc commented on a diff in the pull request:

    https://github.com/apache/nutch/pull/128#discussion_r68630436
  
    --- Diff: conf/nutch-default.xml ---
    @@ -1435,4 +1435,60 @@
       </description>
     </property>
     
    +<property>
    +  <name>restapi.auth</name>
    +  <value>NONE</value>
    +  <description>
    +    Configures authentication type for communicating with RESTAPI. Valid 
values are BASIC, DIGEST, SSL and NONE.
    +    When no authentication type is defined NONE will be used as default 
which does not provide security.
    +    Use the restapi.auth.username and restapi.auth.auth.password 
properties to configure
    --- End diff --
    
    Typo again


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to