forked from Git/send_ynh
commit
6b1022079e
1
doc/PRE_UPGRADE.d/3.4.23~ynh3
Normal file
1
doc/PRE_UPGRADE.d/3.4.23~ynh3
Normal file
@ -0,0 +1 @@
|
|||||||
|
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.
|
@ -57,3 +57,7 @@ ram.runtime = "50M"
|
|||||||
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
|
Loading…
Reference in New Issue
Block a user