Skip to content

Commit

Permalink
Revert 5 seconds and 3: #2717
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Knight committed Apr 22, 2019
1 parent 27808a0 commit b1b18df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dietpi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,9 @@ CONFIG_PROXY_PASSWORD=
CONFIG_BOOT_WAIT_FOR_NETWORK=1

#Change the default timeout, before DietPi G_CHECK_URL assumes the URL is dead. Increase if you have a "flaky" connection or slow DNS resolver.
CONFIG_G_CHECK_URL_TIMEOUT=10
CONFIG_G_CHECK_URL_TIMEOUT=5
# Retry count: How many tries to check the URL before assuming URL is dead.
CONFIG_G_CHECK_URL_RETRY=2
CONFIG_G_CHECK_URL_RETRY=3

#DietPi checks for updates (allows dietpi to check for updates on a daily basis and boot using a <1kb file download.)
CONFIG_CHECK_DIETPI_UPDATES=1
Expand Down

0 comments on commit b1b18df

Please sign in to comment.