monaco
#1
What is the easiest way to delete the log file?
1 Like
DecaTec
#2
rm /var/www/nextcloud/data/nextcloud.log
If you have shell access and your data dir is /var/www/nextcloud.
tflidd
#3
You can control the maximum size of the logfile automatically via configuration (by default 100 MiB):
1 Like