We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a3cfa5 commit b8d1629Copy full SHA for b8d1629
config/config.example.toml
@@ -50,7 +50,7 @@ remote_collection = true
50
# The server host address for remote collection.
51
# This is required when 'remote_collection' is enabled and specifies the remote server to connect to.
52
# Default: (empty)
53
-server_host = "pulse.devzero.dev:443"
+server_host = "pulse.devzero.io:443"
54
55
# Regular expression pattern to exclude certain processes from being collected.
56
# This can be used to omit sensitive or irrelevant processes from the data collection.
0 commit comments