mirror of
https://github.com/YunoHost-Apps/motioneye_ynh.git
synced 2024-09-03 19:46:09 +02:00
what if we cant use /path?
This commit is contained in:
parent
63c5d54a2e
commit
0d7ea54cf1
1 changed files with 3 additions and 3 deletions
|
@ -30,9 +30,9 @@ ram.runtime = "1024M"
|
||||||
[install.domain]
|
[install.domain]
|
||||||
type = "domain"
|
type = "domain"
|
||||||
|
|
||||||
[install.path]
|
# [install.path]
|
||||||
type = "path"
|
# type = "path"
|
||||||
default = "/motioneye"
|
# default = "/motioneye"
|
||||||
|
|
||||||
[install.init_main_permission]
|
[install.init_main_permission]
|
||||||
type = "group"
|
type = "group"
|
||||||
|
|
Loading…
Add table
Reference in a new issue