Skip to content

Commit

Permalink
squash w/ Revert "squash w/ startup/shutdown. Make delay server migra…
Browse files Browse the repository at this point in the history
…tion sleep time optional again."
  • Loading branch information
korydraughn committed Nov 9, 2024
1 parent c0fe53d commit 6ce68a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/main_server/src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1112,7 +1112,6 @@ Mandatory arguments to long options are mandatory for short options too.
}
}

// TODO Update irods/irods_docs - made /advanced_settings/migrate_delay_server_sleep_time_in_seconds a required property.
const auto migration_sleep_time_in_seconds = irods::get_advanced_setting<int>(irods::KW_CFG_MIGRATE_DELAY_SERVER_SLEEP_TIME_IN_SECONDS);
const auto now = std::chrono::steady_clock::now();

Expand Down

0 comments on commit 6ce68a1

Please sign in to comment.