Sfoglia il codice sorgente

Rename file

tags/v1.0
Nico Rey 4 anni fa
parent
commit
5cde892f90
1 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. +4
    -2
      noaa.conf

.noaa.conf → noaa.conf Vedi File

@@ -1,8 +1,10 @@
NOAA_HOME=/home/pi
NOAA_OUTPUT=/usr/share/html
METEOR_OUTPUT=/usr/share/html/meteor
NOAA_OUTPUT=/var/www/wx
METEOR_OUTPUT=/var/www/wx/meteor
NOAA_AUDIO=/var/ramfs
SAT_MIN_ELEV=30
METEOR_MIN_ELEV=30
SUN_MIN_ELEV=10
LOG_LEVEL=DEBUG
LAT=change_latitude
LON=change_longitude

Caricamento…
Annulla
Salva