浏览代码

Merge pull request #597 from Aayush-Kasurde/issue-271

Added undocumented configuration file paths in documentation
Mike Naberezny 10 年之前
父节点
当前提交
2572fef9e3
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/configuration.rst

+ 4 - 0
docs/configuration.rst

@@ -16,6 +16,10 @@ file it finds.
 
 #. :file:`/etc/supervisord.conf`
 
+#. :file:`../etc/supervisord.conf` (Relative to the executable)
+
+#. :file:`../supervisord.conf` (Relative to the executable)
+
 :file:`supervisord.conf` is a Windows-INI-style (Python ConfigParser)
 file.  It has sections (each denoted by a ``[header]``) and key / value
 pairs within the sections.  The sections and their allowable values