Explorar el Código

Add tip for using environment variables

Mike Naberezny hace 13 años
padre
commit
95ca0bb6ae
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      supervisor/skel/sample.conf

+ 6 - 0
supervisor/skel/sample.conf

@@ -1,4 +1,10 @@
 ; Sample supervisor config file.
+;
+; For more information on the config file, please see:
+; http://supervisord.org/configuration.html
+;
+; Note: shell expansion ("~" or "$HOME") is not supported.  Environment
+; variables can be expanded using this syntax: "%(ENV_HOME)s".
 
 [unix_http_server]
 file=/tmp/supervisor.sock   ; (the path to the socket file)