mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-21 11:21:06 -05:00
Install official markov-strings-db release
This commit is contained in:
@@ -5,8 +5,7 @@ const devConfig = {
|
||||
: 'config/db/db.sqlite3',
|
||||
synchronize: true,
|
||||
migrationsRun: false,
|
||||
// logging: true,
|
||||
// logging: "all",
|
||||
// logging: 'all',
|
||||
enableWAL: true,
|
||||
entities: ['src/entity/**/*.ts'],
|
||||
migrations: ['src/migration/**/*.ts'],
|
||||
|
||||
Reference in New Issue
Block a user