From d21bcba550813cb140238c6356e122781e3400ac Mon Sep 17 00:00:00 2001 From: Nico Rey Date: Fri, 9 Oct 2020 10:39:04 -0300 Subject: [PATCH] update template --- templates/noaa.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/noaa.conf b/templates/noaa.conf index f408711..fd188d1 100644 --- a/templates/noaa.conf +++ b/templates/noaa.conf @@ -1,7 +1,7 @@ NOAA_HOME=/home/pi/raspberry-noaa NOAA_OUTPUT=/var/www/wx METEOR_OUTPUT=/var/www/wx/meteor -NOAA_AUDIO=/var/ramfs +RAMFS_AUDIO=/var/ramfs SAT_MIN_ELEV=30 METEOR_MIN_ELEV=30 SUN_MIN_ELEV=10 @@ -9,4 +9,4 @@ LOG_LEVEL=DEBUG LAT=change_latitude LON=change_longitude BIAS_TEE="enable_bias_tee" -DELETE_AUDIO=true \ No newline at end of file +DELETE_AUDIO=true