We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fdf53 commit 56016cdCopy full SHA for 56016cd
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.io:443"
+server_host = "https://pulse.devzero.io"
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