[#2342] Removed description.exs entry for temporary configuration option.
This commit is contained in:
		
							parent
							
								
									a21baf89d8
								
							
						
					
					
						commit
						5c76afb06c
					
				
					 1 changed files with 0 additions and 16 deletions
				
			
		| 
						 | 
				
			
			@ -121,22 +121,6 @@
 | 
			
		|||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  %{
 | 
			
		||||
    group: :pleroma,
 | 
			
		||||
    key: :extensions,
 | 
			
		||||
    type: :group,
 | 
			
		||||
    description: "Pleroma-specific extensions",
 | 
			
		||||
    children: [
 | 
			
		||||
      %{
 | 
			
		||||
        key: :output_relationships_in_statuses_by_default,
 | 
			
		||||
        type: :beeolean,
 | 
			
		||||
        description:
 | 
			
		||||
          "If `true`, outputs account/pleroma/relationship map for each rendered status / notification (for all clients). " <>
 | 
			
		||||
            "If `false`, outputs the above only if `with_relationships` param is tru-ish " <>
 | 
			
		||||
            "(that breaks compatibility with older PleromaFE versions which do not send this param but expect the output)."
 | 
			
		||||
      }
 | 
			
		||||
    ]
 | 
			
		||||
  },
 | 
			
		||||
  %{
 | 
			
		||||
    group: :pleroma,
 | 
			
		||||
    key: Pleroma.Uploaders.Local,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue