mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-04-28 08:29:58 -07:00
Remove advanced options
This commit is contained in:
@@ -9,11 +9,7 @@ export interface AnalyzerConfig {
|
||||
}
|
||||
|
||||
export interface Config {
|
||||
qmdl_store_path: string;
|
||||
port: number;
|
||||
debug_mode: boolean;
|
||||
ui_level: number;
|
||||
enable_dummy_analyzer: boolean;
|
||||
colorblind_mode: boolean;
|
||||
key_input_mode: number;
|
||||
analyzers: AnalyzerConfig;
|
||||
|
||||
Reference in New Issue
Block a user