8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
# path = where to place recordings in the file system
|
|
# events = true|false, whether events should be sent to event handlers
|
|
|
|
general: {
|
|
path = "/usr/share/janus/recordings"
|
|
#events = false
|
|
}
|