Skip to content

Is it better to have consistent Env style? #317

@jiarong0907

Description

@jiarong0907

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions