Clean up unused code and better shutdown in main
All checks were successful
/ docker (push) Successful in 4m4s

This commit is contained in:
Melody Becker 2025-05-22 16:56:56 +02:00
parent b01f60d273
commit 6cc699cbbd
Signed by: mstar
SSH key fingerprint: SHA256:9VAo09aaVNTWKzPW7Hq2LW+ox9OdwmTSHRoD4mlz1yI
61 changed files with 36 additions and 5559 deletions

View file

@ -1 +0,0 @@
package plugins

View file

@ -1,5 +0,0 @@
package plugins
// TODO: Think about how to enable server side processing plugins
// Options: Lua, wasm/wasi (probably prefered)