summaryrefslogtreecommitdiff
path: root/webol-cli.toml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2023-11-07 12:58:12 +0100
committerFxQnLr <[email protected]>2023-11-07 12:58:12 +0100
commit344af3ff7c9493b4e2c6eee134b9b341eaabf736 (patch)
treea6b0af984ac4e0d799ae6991635ca1980872f1ce /webol-cli.toml
parentf4d3d921460b606a9ff6686c9bb9a79bf546f264 (diff)
downloadwebol-cli-344af3ff7c9493b4e2c6eee134b9b341eaabf736.tar
webol-cli-344af3ff7c9493b4e2c6eee134b9b341eaabf736.tar.gz
webol-cli-344af3ff7c9493b4e2c6eee134b9b341eaabf736.zip
add ping support and readable output
Diffstat (limited to 'webol-cli.toml')
-rw-r--r--webol-cli.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/webol-cli.toml b/webol-cli.toml
index 7ffb99d..822af46 100644
--- a/webol-cli.toml
+++ b/webol-cli.toml
@@ -1,2 +1,2 @@
1server = "192.168.178.28:7229" 1server = "localhost:7229"
2key = "aaa" 2key = "aaa"