Add compile time options for telemetry and updates

This commit is contained in:
Ludwig Nussel 2022-02-14 15:01:32 +01:00
parent 0a07169a8a
commit 5d971375f6
4 changed files with 18 additions and 2 deletions

View file

@ -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