{% extends "base.html" %} {% block title %}Edit Config - SneakyScanner{% endblock %} {% block extra_styles %} {% endblock %} {% block content %}
Back to Configs

Edit Configuration

Edit the YAML configuration for {{ filename }}

YAML Editor
Cancel
{% endblock %} {% block scripts %} {% endblock %}