このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
SisMaker
/
rebar3
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
プロジェクト
0
リリース
62
Wiki
アクティビティ
ソースを参照
Fix formatting (thanks Piotr Usewicz)
pull/3/head
Tuncer Ayaz
14年前
親
df4e836c4e
コミット
eba2f097bf
3個のファイルの変更
、
3行の追加
、
3行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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"}
]}.
]}.
書き込み
プレビュー
読み込み中…
キャンセル
保存