7dd3fa818d4ac4309a04658fcfc57d26b6aa3194
[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