fix: fixed behaviour of bundled app for decrypt and ai chat
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import Config
|
||||
|
||||
config :bds, BDS.Repo,
|
||||
database: Path.expand("../priv/data/bds_prod.db", __DIR__),
|
||||
pool_size: 5,
|
||||
stacktrace: false,
|
||||
show_sensitive_data_on_connection_error: false
|
||||
|
||||
Reference in New Issue
Block a user