HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1780863/root/usr/local/lib/node_modules/pm2/lib/templates/logrotate.d/
Upload File :
Current File : //proc/1780863/root/usr/local/lib/node_modules/pm2/lib/templates/logrotate.d/pm2
%HOME_PATH%/pm2.log %HOME_PATH%/logs/*.log {
        rotate 12
        weekly
        missingok
        notifempty
        compress
        delaycompress
        copytruncate
        create 0640 %USER% %USER%
}