diff --git a/conf/config.json b/conf/config.json index 1686aeb..021042f 100644 --- a/conf/config.json +++ b/conf/config.json @@ -23,7 +23,8 @@ "lost_password_link": "", "localstorage.allowsymlinks": true, "simpleSignUpLink.shown": false, - "skeletondirectory": "/home/yunohost.app/__APP__/skeleton/{lang}", + "skeletondirectory": "__DATA_DIR__/skeleton/{lang}", + "mail_smtpmode": "smtp", "mail_smtpport": "25", "mail_smtpauth": 1,