feat: add image fetching

This commit is contained in:
2026-03-20 19:48:18 +01:00
parent fb62111c7f
commit 12388a9908
17 changed files with 2122 additions and 92 deletions

View File

@@ -1,7 +1,8 @@
# example file to show/test configuration
[unix]
groups = [ "wheel", 0 ]
groups = [ "wheel", 0, "users" ]
# magic_paths = [ "/usr/share/file/misc/magic" ]
# [server]
# listen = "127.0.0.1:8080"