Can we make the environmental virable all at the same style for the following and others that are related to kvcached?
export ENABLE_KVCACHED=true
export KVCACHED_AUTOPATCH=1
to
export ENABLE_KVCACHED=1
export KVCACHED_AUTOPATCH=1
Related to this issue: #316
Can we make the environmental virable all at the same style for the following and others that are related to kvcached?
to
Related to this issue: #316