mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-18 07:55:21 +01:00
Add compile time options for telemetry and updates
This commit is contained in:
parent
0a07169a8a
commit
5d971375f6
4 changed files with 18 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
|||
|
||||
/* Phone home the name of images downloaded for image popularity ranking */
|
||||
#define TELEMETRY_URL "https://rpi-imager-stats.raspberrypi.com/downloads"
|
||||
#define TELEMETRY_ENABLED_DEFAULT true
|
||||
|
||||
/* Hash algorithm for verifying (uncompressed image) checksum */
|
||||
#define OSLIST_HASH_ALGORITHM QCryptographicHash::Sha256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue