Added intial config mappings
This commit is contained in:
+8
-8
@@ -1,12 +1,12 @@
|
||||
# Config Paths
|
||||
JELLYFIN_CONFIG=
|
||||
JELLYSEER_CONFIG=
|
||||
SONARR_CONFIG=
|
||||
RADARR_CONFIG=
|
||||
PROWLARR_CONFIG=
|
||||
BAZARR_CONFIG=
|
||||
GLUETUN_CONFIG=
|
||||
QBITTORRENT_CONFIG=
|
||||
JELLYFIN_CONFIG=./jellyfin
|
||||
JELLYSEER_CONFIG=./jellyseer
|
||||
SONARR_CONFIG=./sonarr
|
||||
RADARR_CONFIG=./radarr
|
||||
PROWLARR_CONFIG=./prowlarr
|
||||
BAZARR_CONFIG=./bazarr
|
||||
GLUETUN_CONFIG=./gluetun
|
||||
QBITTORRENT_CONFIG=./qbittorrent
|
||||
|
||||
# Media Storage Paths
|
||||
DOWNLOADS=
|
||||
|
||||
Reference in New Issue
Block a user