-
This commit is contained in:
24
tdarr/config/Tdarr_Node_Config.json
Normal file
24
tdarr/config/Tdarr_Node_Config.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"nodeName": "InternalNode-01",
|
||||
"serverURL": "http://192.168.50.201:8266",
|
||||
"serverIP": "192.168.50.201",
|
||||
"serverPort": "8266",
|
||||
"handbrakePath": "",
|
||||
"ffmpegPath": "",
|
||||
"mkvpropeditPath": "",
|
||||
"pathTranslators": [
|
||||
{
|
||||
"server": "",
|
||||
"node": ""
|
||||
}
|
||||
],
|
||||
"nodeType": "mapped",
|
||||
"unmappedNodeCache": "/app/unmappedNodeCache",
|
||||
"logLevel": "INFO",
|
||||
"priority": -1,
|
||||
"cronPluginUpdate": "",
|
||||
"apiKey": "",
|
||||
"maxLogSizeMB": 10,
|
||||
"pollInterval": 2000,
|
||||
"startPaused": false
|
||||
}
|
||||
Reference in New Issue
Block a user