8 lines
114 B
TOML
8 lines
114 B
TOML
# example file to show/test configuration
|
|
|
|
[unix]
|
|
groups = [ "wheel", 0 ]
|
|
|
|
# [server]
|
|
# listen = "127.0.0.1:8080"
|