feat(cfg): turn groupnames into gids at parse time
This commit is contained in:
7
assets/config.toml
Normal file
7
assets/config.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
# example file to show/test configuration
|
||||
|
||||
[unix]
|
||||
groups = [ "wheel", 0 ]
|
||||
|
||||
# [server]
|
||||
# listen = "127.0.0.1:8080"
|
||||
Reference in New Issue
Block a user