-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmanifest.toml
53 lines (40 loc) · 1.14 KB
/
manifest.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
packaging_format = 2
id = "sutom"
name = "Sutom"
description.en = "Wordle-based online word game"
description.fr = "Jeu de lettres en ligne basé sur Wordle"
version = "2023.06.13~ynh1"
maintainers = []
[upstream]
license = "MIT"
website = "https://sutom.nocle.fr/"
demo = "https://sutom.nocle.fr/"
code = "https://framagit.org/JonathanMM/sutom"
[integration]
yunohost = ">= 11.2"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
[install]
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/sutom"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources.main]
url = "https://framagit.org/JonathanMM/sutom/-/archive/6de079bf0b8a8880ec29b231388b7689b7b3c443/sutom-6de079bf0b8a8880ec29b231388b7689b7b3c443.tar.bz2"
sha256 = "ae6a4443101cca7985386eebbe59db6c8790bf6310194561dd2a03b05f1ceed5"
autoupdate.strategy = "latest_gitlab_commit"
[resources.ports]
[resources.system_user]
[resources.install_dir]
[resources.permissions]
main.url = "/"