{% extends "base.html" %} {% block title %}Settings — CoderAI{% endblock %} {% block content %}
Server
IP address or hostname to bind to (0.0.0.0 = all interfaces)
Maximum number of concurrent queued requests. Authenticated requests arriving when the queue is full receive a 429 response.
Storage
Models will inherit this as default when configured
{% endblock %} {% block scripts %} {% endblock %}