mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-14 23:47:00 +03:00
commit missing file
This commit is contained in:
@@ -15,6 +15,7 @@ export interface CustomPostgresConfig extends PoolConfig {
|
||||
export interface CustomPostgresReadOnlyConfig extends CustomPostgresConfig {
|
||||
weight: number;
|
||||
readTimeout: number;
|
||||
fallbackOnFail: boolean;
|
||||
}
|
||||
|
||||
export interface SBSConfig {
|
||||
|
||||
Reference in New Issue
Block a user