mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
parent
f80fc92f3f
commit
0e44a92dfa
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ ynh_script_progression --message="Configuring log rotation..." --weight=1
|
||||||
|
|
||||||
# Use logrotate to manage application logfile(s)
|
# Use logrotate to manage application logfile(s)
|
||||||
ynh_use_logrotate --logfile="/var/log/$app/${app}-horizon.log"
|
ynh_use_logrotate --logfile="/var/log/$app/${app}-horizon.log"
|
||||||
|
ynh_use_logrotate --logfile="/var/www/$app/storage/logs/laravel.log"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# INTEGRATE SERVICE IN YUNOHOST
|
# INTEGRATE SERVICE IN YUNOHOST
|
||||||
|
|
Loading…
Add table
Reference in a new issue