{% extends "admin_base.html" %} {% block title %}Viewing Plugin {{ plugin.slug }}.js{% endblock %} {% block content %}
{{ plugin.description|raw }}
This plugin refers to a file called main.js
in the lib/plugins/{{ plugin.slug }}
folder of Scales instances on nodes.
{{ plugin.default_startup }}
Identifier | Description | Default | Editable | Required |
---|---|---|---|---|
${{{ key }}} |
{{ var.description|raw }} | {{ var.default }} |
Name | Node |
---|---|
{{ server.name }} | {{ server.node_name }} |