mirror of
https://github.com/brunopostle/ifcurl.git
synced 2026-07-12 02:08:13 +00:00
26 lines
389 B
JSON
26 lines
389 B
JSON
|
|
{
|
||
|
|
"hooks": {
|
||
|
|
"PreCompact": [
|
||
|
|
{
|
||
|
|
"hooks": [
|
||
|
|
{
|
||
|
|
"command": "bd prime",
|
||
|
|
"type": "command"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"matcher": ""
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"SessionStart": [
|
||
|
|
{
|
||
|
|
"hooks": [
|
||
|
|
{
|
||
|
|
"command": "bd prime",
|
||
|
|
"type": "command"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"matcher": ""
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|