Files
rex/sample/rex.config
2023-02-15 18:44:21 -05:00

10 lines
222 B
Plaintext

{
"config": {
"project_root": "/home/phanes/development/internal/rex-rewrite/sample",
"units_path": "units/",
"logs_path": "logs/",
"shells_path": "shells/shells.definitions",
"config_version": "5"
}
}