1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/13ft_ynh.git synced 2024-09-03 18:06:03 +02:00

remove sudir install

This commit is contained in:
Éric Gaspar 2024-02-15 10:51:16 +01:00
parent 995c273887
commit a18341a9f8
2 changed files with 7 additions and 5 deletions

View file

@ -30,10 +30,6 @@ ram.runtime = "50M"
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/13ft"
[install.init_main_permission]
type = "group"
default = "visitors"

View file

@ -1,3 +1,9 @@
test_format = 1.0
[default]
[default]
# -------------------------------------------------------------------------------
# EVERYTHING PAST THIS POINT IS OPTIONAL AND MOST LIKELY UNNECESSARY FOR NEW APPS
#--------------------------------------------------------------------------------
exclude = ["install.subdir"]