mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-03 22:20:28 +03:00 
			
		
		
		
	sync repo examples with defaults and comment out example repo settings
!359
This commit is contained in:
		
							parent
							
								
									aebf70a763
								
							
						
					
					
						commit
						f527b17715
					
				
					 7 changed files with 33 additions and 27 deletions
				
			
		| 
						 | 
				
			
			@ -52,23 +52,27 @@
 | 
			
		|||
# The same policy is applied to the archive repo, if there is one.
 | 
			
		||||
# repo_maxage: 0
 | 
			
		||||
 | 
			
		||||
repo_url: https://MyFirstFDroidRepo.org/fdroid/repo
 | 
			
		||||
repo_name: My First F-Droid Repo Demo
 | 
			
		||||
repo_description: >-
 | 
			
		||||
  This is a repository of apps to be used with F-Droid. Applications in this
 | 
			
		||||
  repository are either official binaries built by the original application
 | 
			
		||||
  developers, or are binaries built from source by the admin of f-droid.org
 | 
			
		||||
  using the tools on https://gitlab.com/u/fdroid.
 | 
			
		||||
# repo_url: https://MyFirstFDroidRepo.org/fdroid/repo
 | 
			
		||||
# repo_name: My First F-Droid Repo Demo
 | 
			
		||||
# repo_description: >-
 | 
			
		||||
#   This is a repository of apps to be used with F-Droid. Applications
 | 
			
		||||
#   in this repository are either official binaries built by the
 | 
			
		||||
#   original application developers, or are binaries built from source
 | 
			
		||||
#   by the admin of f-droid.org using the tools on
 | 
			
		||||
#   https://gitlab.com/fdroid.
 | 
			
		||||
 | 
			
		||||
# As above, but for the archive repo.
 | 
			
		||||
#
 | 
			
		||||
# archive_url: https://f-droid.org/archive
 | 
			
		||||
# archive_name: My First F-Droid Archive Demo
 | 
			
		||||
# archive_description: >-
 | 
			
		||||
#   The repository of older versions of packages from the main demo repository.
 | 
			
		||||
 | 
			
		||||
# archive_older sets the number of versions kept in the main repo, with all
 | 
			
		||||
# older ones going to the archive. Set it to 0, and there will be no archive
 | 
			
		||||
# repository, and no need to define the other archive_ values.
 | 
			
		||||
archive_older: 3
 | 
			
		||||
archive_url: https://f-droid.org/archive
 | 
			
		||||
archive_name: My First F-Droid Archive Demo
 | 
			
		||||
archive_description: >-
 | 
			
		||||
  The repository of older versions of packages from the main demo repository.
 | 
			
		||||
#
 | 
			
		||||
# archive_older: 3
 | 
			
		||||
 | 
			
		||||
# The repo's icon defaults to a file called 'icon.png' in the 'icons'
 | 
			
		||||
# folder for each section, e.g. repo/icons/icon.png and
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue