diff options
| author | 2026-04-25 08:05:08 -0600 | |
|---|---|---|
| committer | 2026-04-25 08:05:08 -0600 | |
| commit | 9af8fca88f05bbbf1feec32d879f7a2a5a477fc8 (patch) | |
| tree | df18cadd06594f5626c023a6bb066319ebc0ae5b /sh.conf.example | |
| parent | init (diff) | |
Diffstat (limited to 'sh.conf.example')
| -rw-r--r-- | sh.conf.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sh.conf.example b/sh.conf.example new file mode 100644 index 0000000..e830344 --- /dev/null +++ b/sh.conf.example @@ -0,0 +1,2 @@ +to_host="${to_host:-127.0.0.1}" +to_port="${to_port:-1337}" |
