Commit 9fc9f152 authored by Shaoshuai Shi's avatar Shaoshuai Shi
Browse files

add USE_SHARED_MEMORY=False by default

parent 05f59def
......@@ -14,6 +14,9 @@ SAMPLED_INTERVAL: {
'test': 5
}
USE_SHARED_MEMORY: False
SHARED_MEMORY_FILE_LIMIT: 35000
DATA_AUGMENTOR:
DISABLE_AUG_LIST: ['placeholder']
AUG_CONFIG_LIST:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment