tweaked nginx and qbittorrent

This commit is contained in:
2024-07-21 23:48:24 -07:00
parent 97b0ab5afb
commit 495e89a3ac
12 changed files with 10850 additions and 20 deletions
+46
View File
@@ -0,0 +1,46 @@
{
"Preferences": {
"ActivityFontSize": 8.0,
"AddCC": false,
"AutoScan": false,
"DiskFreeCheck": true,
"DiskFreeLimit": 10000.0,
"EncodeLogLocation": false,
"ExportDirectory": "/output",
"HideAdvancedVideoSettings": true,
"LogLongevity": "month",
"LoggingLevel": "1",
"MinTitleDuration": 10,
"PauseEncodingOnPowerSave": true,
"PreferredLanguage": "und",
"RemoveFinishedJobs": false,
"ShowMiniPreview": true,
"SrtDir": ".",
"SyncTitleSettings": true,
"UseM4v": true,
"VideoQualityGranularity": "1",
"WhenComplete": "nothing",
"allow_tweaks": false,
"auto_name": true,
"auto_name_template": "{source}",
"check_updates": "weekly",
"default_source": "/storage/dvd",
"destination_dir": "/output",
"hbfd": false,
"hbfd_feature": false,
"last_update_check": 0,
"live_duration": 15,
"preset_window_height": 1,
"preset_window_width": 1,
"preview_count": 10,
"preview_show_crop": false,
"preview_x": -1,
"preview_y": -1,
"reduce_hd_preview": true,
"update_skip_version": 0,
"use_dvdnav": true,
"version": "0.1",
"window_height": 951,
"window_width": 1920
}
}