From fc7f6acd00331b09217fe733b89c620771fdabd5 Mon Sep 17 00:00:00 2001 From: nevar Date: Sat, 6 Aug 2016 00:12:26 +0700 Subject: Add PROJECT_ENV Fix #587 --- doc/src/guide/app.asciidoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/src/guide/app.asciidoc') diff --git a/doc/src/guide/app.asciidoc b/doc/src/guide/app.asciidoc index eef5d45..ca0a993 100644 --- a/doc/src/guide/app.asciidoc +++ b/doc/src/guide/app.asciidoc @@ -130,6 +130,8 @@ your situation. The application callback module. `PROJECT_REGISTERED`:: List of the names of all registered processes. +`PROJECT_ENV`:: + Configuration parameters used by the application. `LOCAL_DEPS`:: List of Erlang/OTP applications this project depends on, excluding `erts`, `kernel` and `stdlib`, or list of -- cgit v1.2.3