Github user kamaci commented on a diff in the pull request:
https://github.com/apache/nutch/pull/124#discussion_r69391391
--- Diff: src/java/org/apache/nutch/api/NutchServer.java ---
@@ -85,7 +88,12 @@
* well as the logging granularity. If the latter option is not provided
via
* {@link org.apache.nutch.api.NutchServer#main(String[])} then it
defaults to
* 'INFO' however best attempts should always be made to specify a
logging
- * level.
+ * level.<br>
+ * {@link org.apache.nutch.api.NutchServer} can be run as secure.
restapi.auth property
+ * should be set to true at <code>nutch-site.xml</code> to enable HTTP
basic authentication
--- End diff --
@lewismc does using > and < is enough? I couldn't see any
documentation related to it?
---
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.
---