Переглянути джерело

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