Point at Settings.tsx for locating available settings (#21978)
* Point at Settings.tsx for locating available settings Signed-off-by: Johannes Marbach <johannesm@element.io>pull/22149/head
							parent
							
								
									cdf95ab8b7
								
							
						
					
					
						commit
						915c839148
					
				|  | @ -95,7 +95,8 @@ instance. As of writing those settings are not fully documented, however a few a | |||
|       } | ||||
|    } | ||||
|    ``` | ||||
|    These values will take priority over the hardcoded defaults for the settings. | ||||
|    These values will take priority over the hardcoded defaults for the settings. For a list of available settings, see | ||||
|    [Settings.tsx](https://github.com/matrix-org/matrix-react-sdk/blob/develop/src/settings/Settings.tsx). | ||||
| 
 | ||||
| ## Customisation & branding | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Johannes Marbach
						Johannes Marbach