diff options
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}" |
