mirror of
				https://github.com/casjaysdevdocker/navidrome
				synced 2025-11-04 01:02:28 -05:00 
			
		
		
		
	🗃️ Committing everything that changed 🗃️
This commit is contained in:
		@@ -24,7 +24,7 @@ filesystem_charset                "UTF-8"
 | 
			
		||||
# Output #######################################################################
 | 
			
		||||
audio_output {
 | 
			
		||||
    type                          "null"
 | 
			
		||||
    name                          "This server does not need to play music, but it can"
 | 
			
		||||
    name                          "This server does not need to play navidrome, but it can"
 | 
			
		||||
}
 | 
			
		||||
audio_output {
 | 
			
		||||
  type                            "httpd"
 | 
			
		||||
 
 | 
			
		||||
@@ -9,8 +9,8 @@ EnableTranscodingConfig = true
 | 
			
		||||
TranscodingCacheSize = "500MB"
 | 
			
		||||
ImageCacheSize = "100MB"
 | 
			
		||||
AutoImportPlaylists = true
 | 
			
		||||
UILoginBackgroundUrl = "https://source.unsplash.com/random/1600x900?music"
 | 
			
		||||
UIWelcomeMessage = "Welcome to CasjaysDev music server"
 | 
			
		||||
UILoginBackgroundUrl = "https://source.unsplash.com/random/1600x900?navidrome"
 | 
			
		||||
UIWelcomeMessage = "Welcome to CasjaysDev navidrome server"
 | 
			
		||||
EnableCoverAnimation = true
 | 
			
		||||
RecentlyAddedByModTime = false
 | 
			
		||||
CoverArtPriority = "embedded, cover.*, folder.*, front.*"
 | 
			
		||||
@@ -39,4 +39,3 @@ Extractor = "taglib"
 | 
			
		||||
 | 
			
		||||
# [ListenBrainz]
 | 
			
		||||
Enabled = true
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user