Compare commits

...

4 Commits

Author SHA1 Message Date
Christoph Califice
9798cf8c37 qbit conf 2025-09-22 01:56:34 -03:00
Christoph Califice
0780b0081d paths 2025-09-22 01:56:34 -03:00
Christoph Califice
8ec038164f update paths 2025-09-22 01:56:01 -03:00
Christoph Califice
7f9d302a87 update paths 2025-09-22 01:55:40 -03:00
5 changed files with 8 additions and 7 deletions

View File

@@ -1,2 +1,2 @@
[Stats] [Stats]
AllStats=@Variant(\0\0\0\x1c\0\0\0\x2\0\0\0\x12\0\x41\0l\0l\0t\0i\0m\0\x65\0\x44\0L\0\0\0\x4\0\0\t\x17\x91_\x84\xae\0\0\0\x12\0\x41\0l\0l\0t\0i\0m\0\x65\0U\0L\0\0\0\x4\0\0R\x1a\x8a`\xe\xf0) AllStats=@Variant(\0\0\0\x1c\0\0\0\x2\0\0\0\x12\0\x41\0l\0l\0t\0i\0m\0\x65\0U\0L\0\0\0\x4\0\0R'\x1e\xd4\t\xac\0\0\0\x12\0\x41\0l\0l\0t\0i\0m\0\x65\0\x44\0L\0\0\0\x4\0\0\t*\xc2\xc8\x38\x41)

View File

@@ -39,7 +39,7 @@ Session\SSL\Port=55040
Session\ShareLimitAction=Stop Session\ShareLimitAction=Stop
Session\Tags=LastFiles, SceneTime Session\Tags=LastFiles, SceneTime
Session\TempPath=/downloads/incomplete/ Session\TempPath=/downloads/incomplete/
Session\UseAlternativeGlobalSpeedLimit=true Session\UseAlternativeGlobalSpeedLimit=false
[Core] [Core]
AutoDeleteAddedTorrentFile=Never AutoDeleteAddedTorrentFile=Never

View File

@@ -0,0 +1 @@
*.log

View File

@@ -12,7 +12,7 @@ services:
- PLEX_CLAIM=claim-WNcs7miZ5vyG_1PX_VUN - PLEX_CLAIM=claim-WNcs7miZ5vyG_1PX_VUN
volumes: volumes:
- ./plex:/config - ./plex:/config
- /mnt/Public/data/media:/media - /mnt/servarr/data/media:/media
restart: unless-stopped restart: unless-stopped
jellyfin: jellyfin:
@@ -25,9 +25,9 @@ services:
volumes: volumes:
- ./jellyfin/config:/config - ./jellyfin/config:/config
- ./jellyfin/cache:/cache - ./jellyfin/cache:/cache
- /mnt/Public/data/media/movies:/movies:ro - /mnt/servarr/data/media/movies:/movies
- /mnt/Public/data/media/tv:/tv:ro - /mnt/servarr/data/media/tv:/tv
- /mnt/Public/data/media/music:/music:ro - /mnt/servarr/data/media/music:/music
restart: 'unless-stopped' restart: 'unless-stopped'
networks: networks:
- pangolin - pangolin