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

    https://github.com/apache/nifi-minifi/pull/10#discussion_r60062578
  
    --- Diff: 
minifi-nar-bundles/minifi-framework-bundle/minifi-framework/minifi-resources/src/main/resources/conf/bootstrap.conf
 ---
    @@ -28,6 +28,16 @@ conf.dir=./conf
     # How long to wait after telling MiNiFi to shutdown before explicitly 
killing the Process
     graceful.shutdown.seconds=20
     
    +# The location for the configuration file
    +nifi.minifi.config=./conf/config.yml
    +
    +# Notifiers to use for the associated agent, comma separated list of class 
names
    
+#nifi.minifi.notifier.components=org.apache.nifi.minifi.bootstrap.configuration.FileChangeNotifier
    +
    +# File change notifier configuration for path of the file to monitor and 
the associated polling period
    +#nifi.minifi.notifier.file.config.path=
    --- End diff --
    
    Sounds good


---
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