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

Merge pull request #4 from YunoHost-Apps/path

Path
This commit is contained in:
Éric Gaspar 2023-05-12 23:30:31 +02:00 committed by GitHub
commit ae05fd4ad9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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