mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Added example to conf/app.ini
This commit is contained in:
		@@ -41,6 +41,9 @@ ORG_PAGING_NUM = 50
 | 
				
			|||||||
[markdown]
 | 
					[markdown]
 | 
				
			||||||
; Enable hard line break extension
 | 
					; Enable hard line break extension
 | 
				
			||||||
ENABLE_HARD_LINE_BREAK = false
 | 
					ENABLE_HARD_LINE_BREAK = false
 | 
				
			||||||
 | 
					; List of custom URL-Schemes that are allowed as links when rendering Markdown
 | 
				
			||||||
 | 
					; for example git,magnet
 | 
				
			||||||
 | 
					CUSTOM_URL_SCHEMES =
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[server]
 | 
					[server]
 | 
				
			||||||
PROTOCOL = http
 | 
					PROTOCOL = http
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user