Fix formatting (thanks Piotr Usewicz)

This commit is contained in:
Tuncer Ayaz 2011-04-15 16:40:25 +02:00
parent df4e836c4e
commit eba2f097bf
3 changed files with 3 additions and 3 deletions

View file

@ -90,4 +90,4 @@
]} ]}
]} ]}
]} ]}
]}. ]}.

View file

@ -6,6 +6,6 @@
{error_logger_mf_dir, "log/sasl"}, % Log directory {error_logger_mf_dir, "log/sasl"}, % Log directory
{error_logger_mf_maxbytes, 10485760}, % 10 MB max file size {error_logger_mf_maxbytes, 10485760}, % 10 MB max file size
{error_logger_mf_maxfiles, 5} % 5 files max {error_logger_mf_maxfiles, 5} % 5 files max
]} ]}
]. ].

View file

@ -27,4 +27,4 @@
{copy, "files/{{nodeid}}", "bin/{{nodeid}}"}, {copy, "files/{{nodeid}}", "bin/{{nodeid}}"},
{copy, "files/app.config", "etc/app.config"}, {copy, "files/app.config", "etc/app.config"},
{copy, "files/vm.args", "etc/vm.args"} {copy, "files/vm.args", "etc/vm.args"}
]}. ]}.