mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
Update default value for ZM_TELEMETRY_SERVER_ENDPOINT
This commit is contained in:
@@ -2740,7 +2740,7 @@ our @options = (
|
||||
},
|
||||
{
|
||||
name => 'ZM_TELEMETRY_SERVER_ENDPOINT',
|
||||
default => 'https://zmanon:2b2d0b4skps@telemetry.zoneminder.com/zmtelemetry/testing5',
|
||||
default => 'https://telemetry.zoneminder.com/index.php',
|
||||
description => 'URL that ZoneMinder will send usage data to',
|
||||
help => '',
|
||||
type => $types{url},
|
||||
|
||||
Reference in New Issue
Block a user