mirror of https://github.com/grafana/grafana.git
				
				
				
			shows example of how and where to enable public dashboards in config.ini (#53904)
This commit is contained in:
		
							parent
							
								
									f5f93ccd96
								
							
						
					
					
						commit
						fb40b80141
					
				|  | @ -27,6 +27,11 @@ dashboard to the world. | ||||||
| 
 | 
 | ||||||
| Add the `publicDashboards` feature toggle to your `custom.ini` file. | Add the `publicDashboards` feature toggle to your `custom.ini` file. | ||||||
| 
 | 
 | ||||||
|  | ``` | ||||||
|  | [feature_toggles] | ||||||
|  | publicDashboards = true | ||||||
|  | ``` | ||||||
|  | 
 | ||||||
| > **Note:** For Grafana Cloud, you will need to contact support to have the feature enabled. | > **Note:** For Grafana Cloud, you will need to contact support to have the feature enabled. | ||||||
| 
 | 
 | ||||||
| #### Make a dashboard public | #### Make a dashboard public | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue