Merge branch 'restore-new-image' into 'develop'
Config: Restore old new background image See merge request pleroma/pleroma!2588
This commit is contained in:
		
						commit
						5083558ecd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -274,7 +274,7 @@
 | 
			
		|||
config :pleroma, :frontend_configurations,
 | 
			
		||||
  pleroma_fe: %{
 | 
			
		||||
    alwaysShowSubjectInput: true,
 | 
			
		||||
    background: "/static/aurora_borealis.jpg",
 | 
			
		||||
    background: "/images/city.jpg",
 | 
			
		||||
    collapseMessageWithSubject: false,
 | 
			
		||||
    disableChat: false,
 | 
			
		||||
    greentext: false,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue