You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    « Previous Version 2 Current »

    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