Bläddra i källkod

Document validate_app_modules option

Tuncer Ayaz 14 år sedan
förälder
incheckning
852edb0e63
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. +3
    -0
      rebar.config.sample

+ 3
- 0
rebar.config.sample Visa fil

@ -94,6 +94,9 @@
%% Binaries to link into the erlang path?
{app_bin, []}.
%% Enable validation of the OTP app module list. Default is 'true'
{validate_app_modules, true}.
%% == Dependancies ==
%% Where to put any downloaded depandencies. Default is `deps'

Laddar…
Avbryt
Spara