mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2019-09-09 Fred Gleason <fredg@paravelsystems.com>
* Added a 'ServiceTimeout=' directive to the '[Tuning]' section of rd.conf(5).
This commit is contained in:
@@ -125,7 +125,12 @@ ChannelsPerPcm=-1
|
||||
;
|
||||
|
||||
[Tuning]
|
||||
; This section defines the realtime parameters used when running
|
||||
; This directive tells Rivendell modules how long to wait for the
|
||||
; 'rivendell' systemd service to become active (seconds). Default
|
||||
; value is '30'.
|
||||
ServiceTimeout=30
|
||||
|
||||
; These directives define the realtime parameters used when running
|
||||
; audio components. Normally, these are useful only for debugging.
|
||||
UseRealtime=Yes
|
||||
RealtimePriority=9
|
||||
|
Reference in New Issue
Block a user