ck-on
ck-on
Garmin makes sleep data (part of the "daily summary") available for export as a zipped fit file. Would it be possible to make this script also backup that data? The...
Would it be possible for this script to correct the timestamp on the saved files to match the original dataset's timestamp? (ie. event start time)
Any insight why HTTPS is not working? HOST host and remote ip are properly working. nginx.conf: proxy_set_header X-Forwarded-Proto $scheme; apache httpd.conf: RPAFsethttps On phpinfo: _SERVER["HTTP_X_FORWARDED_PROTO"] https _ENV["HTTP_X_FORWARDED_PROTO"] https but this...