-
Notifications
You must be signed in to change notification settings - Fork 319
OpenGrok Analyzer
Scott Behrens edited this page Oct 17, 2016
·
1 revision
In order to use the OpenGrok analyzer tasks you'll need to set the URL for your OpenGrok server.
In your Scumblr initializer configure the OpenGrok server URL as follows:
config.opengrok_url = '<OpenGrok URL>'
Note: You will need to restart Scumblr in order for the config change to be picked up.