Various build fixes, cleanup and details (#6)

- Major memory usage reduction in video previews
- Finally builds properly on Windows too
This commit is contained in:
2023-11-21 15:32:49 +00:00
parent afc6c37d78
commit 83bc1bea81
10 changed files with 78 additions and 27 deletions
-1
View File
@@ -26,7 +26,6 @@ def run(*, dev=False):
motd=False,
dev=dev,
auto_reload=dev,
reload_dir={confdir},
access_log=True,
) # type: ignore
if dev: