This website works better with JavaScript.
Home
Help
Sign In
hms
/
rasoberry-noaa
mirror of
https://github.com/reynico/raspberry-noaa.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Add log leve
tags/v1.0
Nico Rey
4 years ago
parent
8229ee0dfa
commit
606e0bc5e3
1 changed files
with
5 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-2
.noaa.conf
+ 5
- 2
.noaa.conf
View File
@@ -1,5 +1,8 @@
NOAA_HOME=/home/pi
NOAA_HOME=/home/pi
NOAA_OUTPUT=/usr/share/html
NOAA_OUTPUT=/usr/share/html
METEOR_OUTPUT=/usr/share/html/meteor
NOAA_AUDIO=/var/ramfs
NOAA_AUDIO=/var/ramfs
SAT_MIN_ELEV=19
SUN_MIN_ELEV=15
SAT_MIN_ELEV=30
METEOR_MIN_ELEV=30
SUN_MIN_ELEV=10
LOG_LEVEL=DEBUG
Write
Preview
Loading…
Cancel
Save