run startup script in series #86
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
go
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
maxpeterkaya/amur#86
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
currently when the server starts all files are scanned recursively and optimized. this process leads to empty files being created while others being completely skipped like thumbnails. since the startup script is connected to the same script that gets run via cron as well this should be refactored to be less crude and more robust