Skip to content

[FEAT] Docker config entry for location of /data/nextcloud.log #522

@makcorner

Description

@makcorner

Is this a new feature request?

  • I have searched the existing issues

Wanted change

The requested change is to introduce docker config entry, so /data/nextcloud.log file could be located elsewhere, i.e. on SSD cache disks, separate from main /data folder structure.

Reason for change

nextcloud.log file is updated quite often, even if there is no real data moved from/to nextcloud server. It causes its disk spinning all the time, not allowing disks to spin down and enter power saving mode. It affects mostly small installations, like home servers running Unraid, where one tries to minimize power consumption and where server is not in use all the time.

Having nextcloud.log outside of /data would allow disks to spin down.

Proposed code change

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions