Skip to content

Commit

Permalink
add session.zone_offset config. param.
Browse files Browse the repository at this point in the history
  • Loading branch information
kuron99 committed Aug 13, 2024
1 parent 6844be9 commit 305aed4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tateyama/configuration/bootstrap_configuration.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ static constexpr std::string_view default_configuration { // NOLINT
"enable_timeout=true\n"
"refresh_timeout=300\n"
"max_refresh_timeout=86400\n"
"zone_offset=\n"

"[datastore]\n"
"log_location=\n"
Expand Down

0 comments on commit 305aed4

Please sign in to comment.