generated from hjess/PythonTemplateProject
[main] Images images images
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 52s
All checks were successful
Build, Push, and Deploy to Nomad / docker-nomad (push) Successful in 52s
This commit is contained in:
@@ -60,7 +60,7 @@ class Application:
|
||||
self.app.state.IMAGE_SIZES = {
|
||||
'thumbnails': {'width': 150, 'height': 150},
|
||||
'large': {'width': 800, 'height': 600},
|
||||
'small': {'width': 300, 'height': 200},
|
||||
'small': {'width': 300, 'height': 300},
|
||||
'original': {'width': None, 'height': None}, # Original størrelse
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user