KsmoinO

Results 9 comments of KsmoinO

I am also interested in this feature. Adding a "save as copy" or "save as new" button on editing item should be well for me

My approach is more a system one because i am more of sysadmin :smile: Although it is simple, syscalls are dangerous and should be avoided if possible. Your code should...

One solution should be to do use variable in config/config.php ? Example: replacing: ``` $message->setReplyTo([$sender => $senderName]) ->setFrom([$sender => $senderName]) ->setTo([$recipient => $recipientName]) ->setSubject($subject) ->setBody($iTipMessage->message->serialize(), $contentType); ``` with: ``` $message->setReplyTo([$sender...

@JanAckermann why did you close this issue ?

Instead of using `cd` command, you may use [WorkingDirectory](https://www.freedesktop.org/software/systemd/man/systemd.exec.html#WorkingDirectory=) on [Service] section of your service file. Moreover you do not need [Install] section in your service file neither `Require=tinystatus.service` in...

You can also run tinystatus with args in your runner `./tinystatus /path/to/checks.csv /other/path/to/incidents.txt > /path/to/www/index.html`

In addition to the information given in #27497, I would also like to point out that I use a version 6 key backup.