hi-ko / joplin-server-ubuntu-install

install joplin-server on Ubuntu 20
16 stars 6 forks source link

Add MAILER options to run() and set default MAILER_ENABLED=0 #14

Open bsod-haunted opened 2 years ago

bsod-haunted commented 2 years ago

Added the necessary variables to the run function in joplin.sh and export them.

Also disabled the mailer by default and fixed a typo in Joplin Defaults file.

bsod-haunted commented 2 years ago

note: I forgot a "-" in MAILER_NOREPLY_NAME=Joplin Server should be: MAILER_NOREPLY_NAME=Joplin-Server otherwise there is an error in the log: $ ./joplin.sh run /etc/default/joplin: Zeile 29: Server: Kommando nicht gefunden.