mirror of
				https://git.tt-rss.org/fox/ttrss-docker-compose
				synced 2025-11-04 03:14:24 +01:00 
			
		
		
		
	Update 'Home'
							parent
							
								
									dd76d1bf83
								
							
						
					
					
						commit
						08e0131419
					
				
					 1 changed files with 0 additions and 12 deletions
				
			
		
							
								
								
									
										12
									
								
								Home.md
									
										
									
									
									
								
							
							
						
						
									
										12
									
								
								Home.md
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -18,18 +18,6 @@ Through the environment. For example, to set `SELF_URL_PATH`, add the following
 | 
			
		|||
TTRSS_SELF_URL_PATH=http://example.com/tt-rss
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Note that to set a boolean option to `false` you should use empty string as value, not string literal "false", like so:
 | 
			
		||||
 | 
			
		||||
```ini
 | 
			
		||||
TTRSS_SINGLE_USER_MODE=
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
This, however, would actually **enable** it:
 | 
			
		||||
 | 
			
		||||
```ini
 | 
			
		||||
TTRSS_SINGLE_USER_MODE=false
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Don't use quotes around values.
 | 
			
		||||
 | 
			
		||||
Look [here](https://tt-rss.org/wiki/GlobalConfig) for more information.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue