2023.1014.1
Whats's changed
- Changes redis database keys to
onionfruit-web:nodes:{address}
- Add ability to disable specific generators using the
EnabledGenerators
config section (see example below)
EnabledGenerators
example
{
"EnabledGenerators": {
"RedisDbGenerator": "false"
}
}