mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 01:15:26 +10:00
add new feature flag FLAG_DISABLE_IMAGE_PROCESSING
This commit is contained in:
Vendored
+1
@@ -52,5 +52,6 @@ declare namespace NodeJS {
|
||||
FLAG_DEBUG_PRINTER: string | boolean;
|
||||
FLAG_DISABLE_SIGNUPS: string | boolean;
|
||||
FLAG_DISABLE_EMAIL_AUTH: string | boolean;
|
||||
FLAG_DISABLE_IMAGE_PROCESSING: string | boolean;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user