The JDneer

Results 3 issues of The JDneer

Often times we have the need to export/print a ticket and send it to a customer for future reference. However, we do not want to include internal notes. So, an...

help wanted

Hey there! I wanted to suggest a cool feature for your awesome software. Right now, when editing a domain, there's just a plain old text field without any auto-completion. I...

### Summary ```$PHP_TIMEOUT``` variable only sets ```php_admin_value[max_execution_time]``` in ```/etc/phpXX/php-fpm.conf``` but does not update ```max_execution_time``` in ```php.ini```. ### Steps to reproduce Set ```PHP_TIMEOUT=1200``` environment variable for app container in docker compose...

bug