forked from Git/send_ynh
		
	Merge pull request #26 from YunoHost-Apps/revert-25-testing
Revert "Testing v3.4.23~ynh3"
This commit is contained in:
		@@ -1 +0,0 @@
 | 
				
			|||||||
Now with `3.4.23~ynh3` version, the Send package supports download link sharing even if your app is protected by the YunoHost login page.
 | 
					 | 
				
			||||||
@@ -54,10 +54,6 @@ ram.runtime = "50M"
 | 
				
			|||||||
    main.url = "/"
 | 
					    main.url = "/"
 | 
				
			||||||
    api.url = "/api"
 | 
					    api.url = "/api"
 | 
				
			||||||
    api.allowed = "visitors"
 | 
					    api.allowed = "visitors"
 | 
				
			||||||
    api.auth_header = false
 | 
					    api.auth_header =false
 | 
				
			||||||
    api.show_tile = false
 | 
					    api.show_tile = false
 | 
				
			||||||
    api.protected = true
 | 
					    api.protected = true
 | 
				
			||||||
    download.url = "/download"
 | 
					 | 
				
			||||||
    download.allowed = "visitors"
 | 
					 | 
				
			||||||
    download.auth_header = false
 | 
					 | 
				
			||||||
    download.show_tile = false
 | 
					 | 
				
			||||||
		Reference in New Issue
	
	Block a user