소스 검색

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