Updated "Filename" instructions to include the use of filepath wildcards

This commit is contained in:
Patrick Linstruth 2018-02-02 12:58:21 -08:00
parent 7dd61e5bd1
commit ae61c67605

View File

@ -16,8 +16,10 @@
; Filename
;
; The full path to the file to be written. The user running RDAirPlay
; must have write permissions for this location.
; The full path to the file to be written. The filename may contain filepath
; wildcards as defined in Appendix C of the Rivendell Operations and
; Administration Guide. The user running RDAirPlay must have write
; permissions for this location.
Filename=/tmp/rlm_filewrite.txt
; Append Mode