Skip to content

rename some of parameters in api_server.toml #23

@clarinette9

Description

@clarinette9

As reviews of #22 , some of parameters' name in api_server.toml need to be renamed.
Code need to be change accordingly:

Parameters in api_server_toml that need to be renamed:

GracefulTimeOutMs = 5000 -------------> Rename to GracefulTimeoutInMs

ConnMaxIdleTimeMs = 500000 ---------------> Rename to ConnMaxIdleTimeInMs
ConnMaxLifetimeMs = 5000000 ---------------> Rename to ConnMaxLifetimeInMs

SessionExpireDay = 10 ---------------------> Rename to SessionExpireInDay

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions