mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	Merge pull request #1268 from sokolas/webroot
Added configurable web console URL path
This commit is contained in:
		
						commit
						f34e65ad9e
					
				
					 3 changed files with 46 additions and 34 deletions
				
			
		| 
						 | 
				
			
			@ -93,6 +93,8 @@ ipv6 = false
 | 
			
		|||
## Address and port service will listen on
 | 
			
		||||
address = 127.0.0.1
 | 
			
		||||
port = 7070
 | 
			
		||||
## Path to web console, default "/"
 | 
			
		||||
# webroot = /
 | 
			
		||||
## Uncomment following lines to enable Web Console authentication 
 | 
			
		||||
# auth = true
 | 
			
		||||
# user = i2pd
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue