mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	config: convert serverwebroot: to list-of-dicts format
This allows for more metadata about the server and deploy mode.
This commit is contained in:
		
							parent
							
								
									3f50372d8d
								
							
						
					
					
						commit
						7a656d45e3
					
				
					 5 changed files with 44 additions and 24 deletions
				
			
		| 
						 | 
				
			
			@ -178,6 +178,12 @@
 | 
			
		|||
# serverwebroot:
 | 
			
		||||
#   - foo.com:/usr/share/nginx/www/fdroid
 | 
			
		||||
#   - bar.info:/var/www/fdroid
 | 
			
		||||
#
 | 
			
		||||
# There is a special mode to only deploy the index file:
 | 
			
		||||
#
 | 
			
		||||
# serverwebroot:
 | 
			
		||||
#   - url: 'me@b.az:/srv/fdroid'
 | 
			
		||||
#     indexOnly: true
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# When running fdroid processes on a remote server, it is possible to
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue