chore: get rid of connection factory (#362)
Drive-by User-Agent sniffing and disabling of image type in Cursor.
This commit is contained in:
@@ -39,6 +39,7 @@ export type CLIOptions = {
|
||||
allowedOrigins?: string[];
|
||||
blockedOrigins?: string[];
|
||||
outputDir?: string;
|
||||
noImageResponses?: boolean;
|
||||
};
|
||||
|
||||
const defaultConfig: Config = {
|
||||
|
||||
Reference in New Issue
Block a user