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:
parent
995c273887
commit
a18341a9f8
2 changed files with 7 additions and 5 deletions
|
@ -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"
|
||||
|
|
|
@ -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"]
|
Loading…
Add table
Reference in a new issue