We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75cc115 commit 05c91baCopy full SHA for 05c91ba
src/config/config.go
@@ -24,7 +24,6 @@ type ClientConfig struct {
24
LibraryName string `env:"LIBRARY_NAME" env-default:"Explo"`
25
URL string `env:"SYSTEM_URL"`
26
DownloadDir string `env:"DOWNLOAD_DIR" env-default:"/data/"`
27
- SlskdDir string `env:"SLSKD_DIR"`
28
PlaylistDir string `env:"PLAYLIST_DIR"`
29
PlaylistName string
30
PlaylistID string
0 commit comments