Kaynağa Gözat

Change the default ddns provider to no-ip

Bob Motram 10 yıl önce
ebeveyn
işleme
7b00a3affe
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2
    2
      src/freedombone-config

+ 2
- 2
src/freedombone-config Dosyayı Görüntüle

461
   dialog --backtitle "Freedombone Configuration" \
461
   dialog --backtitle "Freedombone Configuration" \
462
       --radiolist "Choose Dynamic DNS provider:" 15 40 14 \
462
       --radiolist "Choose Dynamic DNS provider:" 15 40 14 \
463
       1 dyndns off \
463
       1 dyndns off \
464
-      2 freedns on \
464
+      2 freedns off \
465
       3 zoneedit off \
465
       3 zoneedit off \
466
-      4 no-ip off \
466
+      4 no-ip on \
467
       5 easydns off \
467
       5 easydns off \
468
       6 tzo off \
468
       6 tzo off \
469
       7 3322 off \
469
       7 3322 off \