mirror of
https://github.com/hkalexling/Mango.git
synced 2025-08-03 11:25:29 -04:00
Log "DB optimization finished" in the info level
This commit is contained in:
parent
1039732d87
commit
6384d4b77a
@ -293,7 +293,7 @@ class Storage
|
|||||||
Logger.info "#{trash_thumbnails_count} dangling thumbnails deleted"
|
Logger.info "#{trash_thumbnails_count} dangling thumbnails deleted"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
Logger.debug "DB optimization finished"
|
Logger.info "DB optimization finished"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user