HomePhabricator
Diffusion Comm 508243212382

[keyserver][nix] remove dbType from db-config.js

Description

[keyserver][nix] remove dbType from db-config.js

Summary:
This removes the usage of dbType from keyserver's db_config.js file. This is no longer necessary and we plan on upgrading from mariadb10.8 to 10.11.

There is a warning that we're supplying dbType as a mariadb configuration option that doesn't exist (as db-config.js now contains a field we don't use), but looks like devs can just manually remove dbType to remove this warning after this is landed

Test Plan: Ran keyserver after removing dbType and ensured it was working with iOS simulator

Reviewers: ashoat, O1 Nix

Reviewed By: ashoat

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D12021

Details

Provenance
willAuthored on May 13 2024, 9:57 AM
Reviewer
ashoat
Differential Revision
D12021: [keyserver][nix] remove dbType from db-config.js
Parents
rCOMMde9150e6b212: [keyserver] Script to print largest Farcaster communities
Branches
Unknown
Tags
Unknown