Notifications sent by running CLI have broken links
cmacmackin opened this issue · 2 comments
cmacmackin commented
Reminders about tasks coming due which are sent by invoking the CLI generate links relative to the directory containing the DokuWiki executable. They also do not use the proper domain.
cmacmackin commented
I've tried fixing this by setting the 'baseurl' and 'basedir' configurations on my wiki. If my understanding of the issue is correct, that will be the only way to fix the issue. I will see whether it works next time I'm sent a notification by the cronjob.
cmacmackin commented
I have confirmed this works and will update the documentation accordingly.