Configure TtsReader Bible corpus path

This commit is contained in:
Andrew Stoltz
2026-04-16 20:44:23 -05:00
parent 3888c4c3e0
commit cb349c6764

View File

@@ -51,6 +51,8 @@ spec:
value: "Data Source=/data/ttsreader.db" value: "Data Source=/data/ttsreader.db"
- name: TtsReader__Audio__OutputRoot - name: TtsReader__Audio__OutputRoot
value: "/data/audio" value: "/data/audio"
- name: TtsReader__Bible__CorpusRoot
value: "/data/corpus-cache/world-english-bible/eng/usx"
- name: TtsReader__Jobs__Root - name: TtsReader__Jobs__Root
value: "/data/jobs" value: "/data/jobs"
- name: TtsReader__Runtime__LogsRoot - name: TtsReader__Runtime__LogsRoot