Commit dab20dcf authored by Benoit Mortier's avatar Benoit Mortier
Browse files

Fixes: #1328 add the entries in fusiondirectory.conf for board plugin

No related merge requests found
Showing with 8 additions and 0 deletions
+8 -0
......@@ -73,6 +73,7 @@
<plugin acl="sudo" class="sudoManagement" />
<plugin acl="recovery" class="recoveryConfig" />
<plugin acl="supannStructures" class="supannStructuresManagement" />
<plugin acl="board" class="board" />
</section>
<!-- Section to enable addon plugins -->
......@@ -360,6 +361,13 @@
<tab class="rsyslog" name="System logs" />
</rsyslogtabs>
<!-- board plugin -->
<boardtabs>
<tab class="board" name="Overview"/>
<tab class="boardUserAccounts" name="Users"/>
<tab class="boardSystems" name="Systems"/>
</boardtabs>
<!-- Main section **********************************************************
The main section defines global settings, which might be overridden by
......
  • bmortier @bmortier

    mentioned in issue #500 (closed)

    By bmortier on 2017-09-02T14:49:13 (imported from GitLab)

    ·

    mentioned in issue #500 (closed)

    By bmortier on 2017-09-02T14:49:13 (imported from GitLab)

    Toggle commit list
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment