When using local file storage, the doctor command now reports: - Whether the files directory exists - Directory permissions (octal mode) - Directory owner and group with uid/gid (Unix) - Ownership mismatch warning if Vikunja runs as a different user - Total number of stored files and their combined size --------- Co-authored-by: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| config.go | ||
| database.go | ||
| doctor.go | ||
| files.go | ||
| files_unix.go | ||
| files_windows.go | ||
| output.go | ||
| services.go | ||
| system.go | ||
| system_unix.go | ||
| system_windows.go | ||
| types.go | ||