7 lines
89 B
TOML
7 lines
89 B
TOML
# default project
|
|
name = "default"
|
|
base_packs = ["base"]
|
|
permissions = [
|
|
"network"
|
|
]
|