Remove file
Not needed yet
This commit is contained in:
parent
33f1efd576
commit
75996b90ca
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
{application, eleveleddb,
|
||||
[
|
||||
{description, ""},
|
||||
{vsn, "0.0.1"},
|
||||
{modules, []},
|
||||
{registered, []},
|
||||
{applications, [
|
||||
kernel,
|
||||
stdlib
|
||||
]},
|
||||
{mod, {eleveleddb_app, []}},
|
||||
{env, [
|
||||
%% Default max file size (in bytes)
|
||||
{max_file_size, 32#80000000}, % 4GB default
|
||||
|
||||
]}
|
||||
]}.
|
Loading…
Add table
Add a link
Reference in a new issue