이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
SisMaker
/
rebar3
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
Projects
0
릴리즈
62
위키
활동
소스 검색
Fix formatting (thanks Piotr Usewicz)
pull/3/head
Tuncer Ayaz
14 년 전
부모
df4e836c4e
커밋
eba2f097bf
3개의 변경된 파일
과
3개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ebin/rebar.app
+1
-1
priv/templates/simplenode.app.config
+1
-1
priv/templates/simplenode.reltool.config
+ 1
- 1
ebin/rebar.app
파일 보기
@ -90,4 +90,4 @@
]}
]}
]}
]}.
]}.
+ 1
- 1
priv/templates/simplenode.app.config
파일 보기
@ -6,6 +6,6 @@
{error_logger_mf_dir, "log/sasl"}, % Log directory
{error_logger_mf_maxbytes, 10485760}, % 10 MB max file size
{error_logger_mf_maxfiles, 5} % 5 files max
]}
]}
].
+ 1
- 1
priv/templates/simplenode.reltool.config
파일 보기
@ -27,4 +27,4 @@
{copy, "files/{{nodeid}}", "bin/{{nodeid}}"},
{copy, "files/app.config", "etc/app.config"},
{copy, "files/vm.args", "etc/vm.args"}
]}.
]}.
쓰기
미리보기
불러오는 중...
취소
저장