micropython: Set MICROPY_GCREGS_SETJMP=1 for xtensa and sh
[buildroot-gz.git] / package / inadyn / inadyn.conf
blobb5877f7a77d840c2f747453c1861e8d3b3dc0183
1 # Basic configuration file for inadyn
3 # /etc/inadyn.conf
4 background
5 update_period_sec 600 # Check for a new IP every 600 seconds
6 username test           # replace 'test' with your username
7 password test           # replace 'test' with your password
8 dyndns_system dyndns@dyndns.org   # replace w/ your provider
10 #  uncomment the alias statement below to test it on your system
11 alias test.homeip.net
12 # replace 'test.homeip.net' with yourdomainname for actual (non-test) use