1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streams_ynh.git synced 2024-09-03 20:26:20 +02:00

Silly mistake in [resources] - empty doesn't mean useless

This commit is contained in:
dragondaddy 2023-08-03 22:12:28 +02:00
parent fb7cbcba93
commit 23aea6bf91

View file

@ -43,6 +43,14 @@ ram.runtime = "50M"
url = "https://codeberg.org/streams/streams-addons/archive/0ff7cafbb205611c9f5fbbb8d8294c0b9dba0d70.tar.gz" url = "https://codeberg.org/streams/streams-addons/archive/0ff7cafbb205611c9f5fbbb8d8294c0b9dba0d70.tar.gz"
sha256 = "2118bb796e1113a50b72c525708484563656edfe4b03c50b01ef973d839f3bce" sha256 = "2118bb796e1113a50b72c525708484563656edfe4b03c50b01ef973d839f3bce"
[resources.ports]
[resources.system_user]
[resources.install_dir]
[resources.data_dir]
[resources.permissions] [resources.permissions]
main.url = "/" main.url = "/"
main.allowed = "visitors" main.allowed = "visitors"