Update config.ini & README.md

pull/1/head
Mason10198 3 years ago
parent 2c41009480
commit 6fbb3f35c0

@ -54,7 +54,7 @@ Follow the steps below to install:
```bash
apt update
apt upgrade
apt install python3 python3-pip ffmpeg
apt install git python3 python3-pip ffmpeg
pip3 install requests python-dateutil pydub
```

@ -37,9 +37,11 @@ BlockedEvents =
; Tail message settings
[Tailmessage]
; REQUIRES SETUP IN RPT.CONF FIRST
; REFER TO README.MD FOR MORE INFO
; Enable building of tail message
; Either True or False
Enable = True
Enable = False
; Optional alternate path & filename where tail message should be saved
; Default is SkywarnPlus/SOUNDS/wx-tail.wav
@ -48,9 +50,11 @@ Enable = True
; Courtesy tone settings
[CourtesyTones]
; Enable Automatic Courtesy Tones
; REQUIRES SETUP IN RPT.CONF FIRST
; REFER TO README.MD FOR MORE INFO
; Enable Automatic Courtesy Tone changing
; Either True or False
Enable = True
Enable = False
; Optional alternate directory where tone files are located
; Default is SkywarnPlus/SOUNDS/TONES

Loading…
Cancel
Save

Powered by TurnKey Linux.