{% extends "core_main_app/_render/admin/theme/tools/box.html" %} {% block box_title %}PID configuration settings{% endblock %} {% block box_tools %} {% endblock %} {% block box_body %}
| Configuration key | Configuration value |
|---|---|
| Sample PID | {{ data.pid_settings.sample_url }} |
| Set PID automatically |
|
| PID Path |
|
| PID System |
{{ data.pid_settings.system_name }}
({{ data.pid_settings.system_type }})
|
| Prefixes |
|
| Record name format | {{ data.pid_settings.format }} |