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

    https://github.com/apache/nutch/pull/124#discussion_r68629394
  
    --- Diff: conf/nutch-default.xml ---
    @@ -1435,4 +1435,30 @@
       </description>
     </property>
     
    +<property>
    +  <name>restapi.auth</name>
    +  <value>false</value>
    +  <description>
    +    Whether to enable HTTP basic authentication for communicating with 
RESTAPI.
    +    Use the restapi.auth.username and restapi.auth.auth.password 
properties to configure
    --- End diff --
    
    Typo in restapi.auth.auth.password it should be restapi.auth.password


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to