change author directory name according to current fork, add authors to *composer.json*, add FIXME comments about type usage, move tests folder to its proper location

This commit is contained in:
Little Fluffy Clouds
2025-07-11 16:56:28 +03:00
parent a45eaca11f
commit c545a98f91
160 changed files with 178 additions and 123 deletions

View File

@@ -5,7 +5,7 @@ Wants=network.target
After=syslog.target network-online.target
[Service]
ExecStart=sudo -u www-data /usr/bin/php /var/www/deeproots/mirzaev/deeproots/system/public/telegram.php
ExecStart=sudo -u www-data /usr/bin/php /var/www/deeproots/deeproots/deeproots/system/public/telegram.php
PIDFile=/var/run/php/deeproots.pid
RemainAfterExit=no
RuntimeMaxSec=3600s