Skip to main content
Version: v2.0

Type

This type is used to show the properties of the connection options.

PropertyTypeOptionalDescription
auto_createbooleanWhether to auto create the user in the database or not.
debugbooleanWhether to enable debug logging or not.
notifybooleanWhether to enable info logging or not.
type"mongodb" or "sqlite"The database type. If omitted at runtime, connect() defaults to mongodb.
xp_rate"fast", "normal", "slow" or numberThe rate of XP gain. Numeric values must be finite and greater than 0.