botserver/packages/boot.gbot/settings.json

8 lines
142 B
JSON
Raw Normal View History

2018-11-27 22:56:11 -02:00
{
"enabledAdmin": "true",
2020-05-19 14:59:07 -03:00
"searchScore": ".45",
"nlpScore": ".80",
"state":"active",
"autoPackageSync": "gbdialog, gbot, gbtheme"
2018-11-27 22:56:11 -02:00
}