1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

remove install.path in manifest.toml and PRE_INSTALL.md advertisement

This commit is contained in:
rodinux 2023-12-05 02:11:16 +01:00
parent 56f148e48b
commit 9342ab55f5
3 changed files with 1 additions and 21 deletions

View file

@ -1,8 +0,0 @@
## Prerequisite
You should not install PAHEKO on your main YunoHost domain, especially for sending emails.
* Add a new domain for PAHEKO in YunoHost.
* If your main YunoHost domain was provided by YunoHost, e.g. `domain.nohost.me`, then you don't have to buy/register a new domain name.
* Just click on `I already have a domain`.
* Type e.g. `paheko.domain.nohost.me` and click on `Add`.
* Add a Let's Encrypt certificate for this domain.

View file

@ -1,8 +0,0 @@
## Prérequis
Vous ne devez pas installer PAHEKO sur votre domaine YunoHost principal, surtout pour pouvoir envoyer correctement de emails.
* Ajouter un nouveau domaine pour PAHEKO dans YunoHost.
* Si votre domaine YunoHost principal a été fourni par YunoHost, par exemple `domain.nohost.me`, alors vous n'avez pas à acheter/enregistrer un nouveau nom de domaine.
* Cliquez simplement sur `J'ai déjà un nom de domaine`.
* Tapez par exemple `paheko.domain.nohost.me` et cliquez sur `Ajouter`.
* Ajoutez un certificat Let's Encrypt pour ce domaine.

View file

@ -30,10 +30,6 @@ ram.runtime = "50M"
[install.domain]
type = "domain"
[install.path]
type = "path"
default = "/"
[install.init_main_permission]
type = "group"
default = "visitors"
@ -45,7 +41,7 @@ ram.runtime = "50M"
[resources.system_user]
allow_email = true
[resources.install_dir]
[resources.data_dir]