Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
syno:nextcloud [2025/12/04 12:50] – [Log file] Bernard Condrausyno:nextcloud [2025/12/04 12:55] (current) – [Log file] Bernard Condrau
Line 130: Line 130:
   * Config file:<code>vi /var/www/html/config/config.php</code>   * Config file:<code>vi /var/www/html/config/config.php</code>
   * Log file:<code>vi /var/www/html/data/nextcloud.log</code>   * Log file:<code>vi /var/www/html/data/nextcloud.log</code>
 +  * Truncate log file:<code>sudo -u www-data truncate /var/www/html/data/nextcloud.log --size 0</code>
 ===== Security & setup warnings ===== ===== Security & setup warnings =====
 ==== Mimetype migration ==== ==== Mimetype migration ====