mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 14:30:30 +03:00 
			
		
		
		
	Merge branch 'doc_repo_web_base_url' into 'master'
Document repo_web_base_url See merge request fdroid/fdroidserver!1178
This commit is contained in:
		
						commit
						1e919a6e19
					
				
					 1 changed files with 8 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -51,6 +51,13 @@
 | 
			
		|||
# Canonical URL of the repositoy, needs to end in /repo. Is is used to identity
 | 
			
		||||
# the repo in the client, as well.
 | 
			
		||||
# repo_url: https://MyFirstFDroidRepo.org/fdroid/repo
 | 
			
		||||
#
 | 
			
		||||
# Base URL for per-package pages on the website of this repo,
 | 
			
		||||
# i.e. https://f-droid.org/packages/<appid>/ This should be accessible
 | 
			
		||||
# with a browser. Setting it to null or not setting this disables the
 | 
			
		||||
# feature.
 | 
			
		||||
# repo_web_base_url: https://MyFirstFDroidRepo.org/packages/
 | 
			
		||||
#
 | 
			
		||||
# repo_name: My First F-Droid Repo Demo
 | 
			
		||||
# repo_description: >-
 | 
			
		||||
#   This is a repository of apps to be used with F-Droid. Applications
 | 
			
		||||
| 
						 | 
				
			
			@ -62,6 +69,7 @@
 | 
			
		|||
# As above, but for the archive repo.
 | 
			
		||||
#
 | 
			
		||||
# archive_url: https://f-droid.org/archive
 | 
			
		||||
# archive_web_base_url:
 | 
			
		||||
# archive_name: My First F-Droid Archive Demo
 | 
			
		||||
# archive_description: >-
 | 
			
		||||
#   The repository of older versions of packages from the main demo repository.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue