mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 14:50:11 +01:00
Updated "Filename" instructions to include the use of filepath wildcards
This commit is contained in:
@@ -16,8 +16,10 @@
|
|||||||
|
|
||||||
; Filename
|
; Filename
|
||||||
;
|
;
|
||||||
; The full path to the file to be written. The user running RDAirPlay
|
; The full path to the file to be written. The filename may contain filepath
|
||||||
; must have write permissions for this location.
|
; 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
|
Filename=/tmp/rlm_filewrite.txt
|
||||||
|
|
||||||
; Append Mode
|
; Append Mode
|
||||||
|
|||||||
Reference in New Issue
Block a user