example configuration file
[ssh-dyndns.git] / ssh-dyndns.sh.config-dist
1 #!/bin/sh
2 #ssh-dyndns configuration file.
3 #possible locations:
4 # /etc/ssh-dyndns.sh
5 # ~/.config/ssh-dyndns.sh
6
7 data_dir=/tmp/
8 file_pattern=data-dyndns-%DOMAIN%
9 timeout=300