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

Merge pull request #7 from YunoHost-Apps/testing

Testing
This commit is contained in:
André Théo LAURET 2023-07-17 20:44:20 +04:00 committed by GitHub
commit 052d73e8b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,63 +0,0 @@
packaging_format = 2
id = "scovie"
name = "Scovie"
description.en = "Digital signage system for high schools"
description.fr = "Affichage dynamique open-source pour les lycées"
version = "0.0.6~ynh1"
maintainers = ["eldertek"]
[upstream]
license = "GPL-3.0"
website = "https://github.com/eldertek/scovie"
demo = "https://scovie.eclipse-technology.eu"
admindoc = "https://github.com/eldertek/scovie_ynh"
userdoc = "https://github.com/eldertek/scovie"
code = "https://github.com/eldertek/scovie_ynh"
[integration]
yunohost = ">= 11.1.21"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "250M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
full_domain = true
[install.init_main_permission]
help.en = "If enabled, Scovie will be accessible by users without a YunoHost account. This can be changed later in the webadmin."
help.fr = "Si cette case est cochée, Scovie sera accessible par les utilisateurs nayant pas de compte YunoHost. Vous pourrez changer cela dans la webadmin."
type = "group"
default = "visitors"
[install.admin]
type = "user"
[resources]
[resources.sources]
[resources.ports]
[resources.system_user]
[resources.install_dir]
[resources.data_dir]
group = "scovie:wrx"
[resources.permissions]
main.url = "/"
[resources.apt]
packages = ""
[resources.database]
type = "postgresql"