diff --git a/config/config.sample.yaml b/config/config.sample.yaml index d000b2d3902c8bcc25326d68c1ac6426b613a4f1..674f815ae3c3e93ab957c63cbe093c23bfeba193 100644 --- a/config/config.sample.yaml +++ b/config/config.sample.yaml @@ -49,8 +49,6 @@ logging: enable: - "DiscordBot" database: - userStorePath: "user-store.db" - roomStorePath: "room-store.db" # You may either use SQLite or Postgresql for the bridge database, which contains # important mappings for events and user puppeting configurations. # Use the filename option for SQLite, or connString for Postgresql.