Forráskód Böngészése

Added undocumented configuration file paths

Aayush Kasurde 10 éve
szülő
commit
5bf7bc92d4
1 módosított fájl, 4 hozzáadás és 0 törlés
  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