Clean-up typo that made an app.ini.sample comment not a comment. (#9480)
This commit is contained in:
		
							parent
							
								
									40e99ea010
								
							
						
					
					
						commit
						e394504937
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -154,7 +154,7 @@ DEFAULT_THEME = gitea | ||||||
| ; All available themes. Allow users select personalized themes regardless of the value of `DEFAULT_THEME`. | ; All available themes. Allow users select personalized themes regardless of the value of `DEFAULT_THEME`. | ||||||
| THEMES = gitea,arc-green | THEMES = gitea,arc-green | ||||||
| ; All available reactions. Allow users react with different emoji's | ; All available reactions. Allow users react with different emoji's | ||||||
| : For the whole list look at https://gitea.com/gitea/gitea.com/issues/8 | ; For the whole list look at https://gitea.com/gitea/gitea.com/issues/8 | ||||||
| REACTIONS = +1, -1, laugh, hooray, confused, heart, rocket, eyes | REACTIONS = +1, -1, laugh, hooray, confused, heart, rocket, eyes | ||||||
| ; Whether the full name of the users should be shown where possible. If the full name isn't set, the username will be used. | ; Whether the full name of the users should be shown where possible. If the full name isn't set, the username will be used. | ||||||
| DEFAULT_SHOW_FULL_NAME = false | DEFAULT_SHOW_FULL_NAME = false | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue