Type
This type is used to show the properties of the connection options.
Property | Type | Optional | Description |
---|---|---|---|
auto_clean | boolean | β | Whether to auto clean database & cache or not. |
auto_create | boolean | β | Whether to auto create the user in the database or not. |
debug | boolean | β | Whether to enable debug logging or not. |
notify | boolean | β | Whether to enable info logging or not. |
type | "mongodb" or "sqlite" | β | The type of database to use. |
xp_rate | "fast", "normal", "slow" or number | β | The rate of XP gain. |