{% extends "base.html" %} {% block title %}abogen ยท Settings{% endblock %} {% block content %}

Application settings

Settings apply to new jobs you queue from the dashboard.

{% if saved %}
Settings saved successfully.
{% endif %}
Output defaults

Default output: {{ default_output_dir }}

Processing
{% endblock %}