Skip to content

Commit 05c91ba

Browse files
committed
remove slskd dir from clientConfig
1 parent 75cc115 commit 05c91ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/config/config.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ type ClientConfig struct {
2424
LibraryName string `env:"LIBRARY_NAME" env-default:"Explo"`
2525
URL string `env:"SYSTEM_URL"`
2626
DownloadDir string `env:"DOWNLOAD_DIR" env-default:"/data/"`
27-
SlskdDir string `env:"SLSKD_DIR"`
2827
PlaylistDir string `env:"PLAYLIST_DIR"`
2928
PlaylistName string
3029
PlaylistID string

0 commit comments

Comments
 (0)