-
This commit is contained in:
18
tdarr/config/Tdarr_Server_Config.json
Normal file
18
tdarr/config/Tdarr_Server_Config.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"serverPort": "8266",
|
||||
"webUIPort": "8265",
|
||||
"serverIP": "192.168.50.201",
|
||||
"serverBindIP": false,
|
||||
"serverDualStack": false,
|
||||
"handbrakePath": "",
|
||||
"ffmpegPath": "",
|
||||
"logLevel": "INFO",
|
||||
"mkvpropeditPath": "",
|
||||
"ccextractorPath": "",
|
||||
"openBrowser": true,
|
||||
"cronPluginUpdate": "",
|
||||
"auth": false,
|
||||
"authSecretKey": "tsec_1173ce0a0f5da178172d2bf1cecc85bc4814b5a377f7bf62e4b96c5ca5c4fb60",
|
||||
"maxLogSizeMB": 10,
|
||||
"seededApiKey": ""
|
||||
}
|
||||
Reference in New Issue
Block a user