aboutsummaryrefslogtreecommitdiffstats
path: root/docs/config.rst
blob: 1b0921ecc6c7077e3f71c1b5350439b1a8097f4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.. _config:

Configuration
=============

Mitmproxy is configured with a YAML_ file, located at
``~/.mitmproxy/config.yaml``. We'll have complete documentation for all
supported options in the next release in the meantime, please consult the
source_ for a complete list of options and types.


.. _YAML: http://www.yaml.org/start.html
.. _source: https://github.com/mitmproxy/mitmproxy/blob/master/mitmproxy/options.py