Merge branch 'issue195-rlm_filewrite' of https://github.com/deltecent/rivendell into deltecent-issue195-rlm_filewrite

This commit is contained in:
Fred Gleason
2018-05-25 21:27:36 +00:00
5 changed files with 29 additions and 6 deletions

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