mirror of
https://github.com/YunoHost-Apps/flohmarkt_ynh.git
synced 2024-09-03 18:36:30 +02:00
…
This commit is contained in:
parent
5656c03652
commit
19647c4338
1 changed files with 7 additions and 0 deletions
|
@ -72,6 +72,13 @@ ram.runtime = "50M"
|
||||||
# cochdb flohmarkt user password
|
# cochdb flohmarkt user password
|
||||||
type = "password"
|
type = "password"
|
||||||
|
|
||||||
|
[install.mail_domain]
|
||||||
|
# @@ is there a 'type' that makes sure that on this domain email service is enabled?
|
||||||
|
type = "domain"
|
||||||
|
|
||||||
|
[install.mail_user]
|
||||||
|
# @@ any type for this to make sure it can be used as the user part of an email address?
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
# See the packaging documentation for the full set
|
# See the packaging documentation for the full set
|
||||||
# of explanation regarding the behavior and properties for each of those
|
# of explanation regarding the behavior and properties for each of those
|
||||||
|
|
Loading…
Add table
Reference in a new issue