forked from p15670423/monkey
12 lines
197 B
Plaintext
12 lines
197 B
Plaintext
|
{
|
||
|
"data_dir": "~/.monkey_island",
|
||
|
"log_level": "DEBUG",
|
||
|
"environment": {
|
||
|
"server_config": "password",
|
||
|
"deployment": "standard"
|
||
|
},
|
||
|
"mongodb": {
|
||
|
"start_mongodb": true
|
||
|
}
|
||
|
}
|