Removed deprecated dir cache macro.
This commit is contained in:
parent
eacda19281
commit
ebd91b9f9d
|
@ -52,7 +52,6 @@
|
||||||
#define COFFEE_MAX_OPEN_FILES 6
|
#define COFFEE_MAX_OPEN_FILES 6
|
||||||
#define COFFEE_FD_SET_SIZE 8
|
#define COFFEE_FD_SET_SIZE 8
|
||||||
#define COFFEE_LOG_TABLE_LIMIT 256
|
#define COFFEE_LOG_TABLE_LIMIT 256
|
||||||
#define COFFEE_DIR_CACHE_ENTRIES 16
|
|
||||||
#define COFFEE_DYN_SIZE 4*1024
|
#define COFFEE_DYN_SIZE 4*1024
|
||||||
#define COFFEE_LOG_SIZE 1024
|
#define COFFEE_LOG_SIZE 1024
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue