feat: add image fetching
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user