mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Doc fast d/l option in nextcloud/defaults/main.yml
This commit is contained in:
		
							parent
							
								
									140553611b
								
							
						
					
					
						commit
						bea127726f
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -17,6 +17,11 @@
 | 
			
		|||
nextcloud_url: /nextcloud
 | 
			
		||||
nextcloud_prefix: /opt
 | 
			
		||||
nextcloud_data_dir: "{{ content_base }}/nextcloud/data"    # /library/nextcloud/data
 | 
			
		||||
 | 
			
		||||
# 2020-01-07: If installing IIAB frequently, download.nextcloud.com may throttle
 | 
			
		||||
# you to ~100 kbit/sec, delaying your IIAB install by an hour or more (#2112).
 | 
			
		||||
# The following line can avoid that: (but might install an older Nextcloud)
 | 
			
		||||
# nextcloud_dl_url: http://d.iiab.io/packages
 | 
			
		||||
nextcloud_dl_url: https://download.nextcloud.com/server/releases
 | 
			
		||||
 | 
			
		||||
# For OLD OS's where PHP 7.1+ isn't detected -- e.g. Raspbian 9, Debian 9, Ubuntu 16.04
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue