Projects STRLCPY NETworkManager Commits a33724b9
🤬
  • ■ ■ ■ ■ ■ ■
    docs/Documentation/03_Settings/09_Update.md
    skipped 9 lines
    10 10   
    11 11  # Update
    12 12   
     13 +## Update
     14 + 
     15 +### Check for updates at startup
     16 + 
     17 +Check for new program versions on GitHub when the application is launched.
     18 + 
     19 +**Type:** `Boolean`
     20 + 
     21 +**Default:** `Enabled`
     22 + 
     23 +{: .note}
     24 +The URL `https://api.github.com/` must be reachable to check for updates.
     25 + 
     26 +### Check for pre-releases
     27 + 
     28 +Check for pre-releases when checking for updates.
     29 + 
     30 +**Type:** `Boolean`
     31 + 
     32 +**Default:** `Disabled`
     33 + 
Please wait...
Page is in error, reload to recover