瀏覽代碼

Add tip for using environment variables

Mike Naberezny 13 年之前
父節點
當前提交
95ca0bb6ae
共有 1 個文件被更改,包括 6 次插入0 次删除
  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)