mirror of https://github.com/ledisdb/ledisdb.git
update default config
This commit is contained in:
parent
0d01d7e7ed
commit
6ba8eed8ab
|
@ -9,10 +9,5 @@
|
||||||
"max_open_files":1024
|
"max_open_files":1024
|
||||||
},
|
},
|
||||||
|
|
||||||
"binlog" : {
|
|
||||||
"use" : false,
|
|
||||||
"max_open_files" : 1024
|
|
||||||
},
|
|
||||||
|
|
||||||
"access_log" : "access.log"
|
"access_log" : "access.log"
|
||||||
}
|
}
|
Loading…
Reference in New Issue