Synopsis

    supervisor_tmp_path = path

    Path is used to specify where the Supervisor will write its temporary files.

    Example

    supervisor_tmp_path = /tmp

    Defaults

    • Linux & OS X:  /tmp
    • Windows:        (Windows Default User Temp Path)
    • No labels