Skip to content

Commit

Permalink
STRONGly suggest that wise.so be last entry in plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
awick committed Sep 16, 2024
1 parent e950ea6 commit 915b599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/settings/wise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ before: |
You will need to make a few changes to the <code>[default]</code> section of the configuration file.
<ol>
<li> Add <code>wiseURL=http://WISEHOST:8081</code></li>
<li> Enable the plugin with by adding <code>wise.so</code> to the `plugins=` variable.</li>
<li> Enable the plugin by adding <code>wise.so</code> to the `plugins=` variable, it should be the <strong>last entry</strong>.</li>
</ol>
</p>
<p>
Each viewer node that a operator uses needs to have the wise plugin enabled.
You will need to make a few changes to the <code>[default]</code> section of the configuration file.
<ol>
<li>Add <code>wiseURL=http://WISEHOST:8081</code></li>
<li>Enable the plugin with by adding <code>wise.js</code> to the <code>viewerPlugins=</code> variable.</li>
<li>Enable the plugin by adding <code>wise.js</code> to the <code>viewerPlugins=</code> variable.</li>
</ol>
</p>
<p>
Expand Down

0 comments on commit 915b599

Please sign in to comment.