From 3dd22f40996fc128ffce6026e8e747ca66bcc21d Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Mon, 22 Jan 2024 16:11:19 -0500 Subject: Project support --- python/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/settings.py') diff --git a/python/settings.py b/python/settings.py index 8ddfc945..486d3d2f 100644 --- a/python/settings.py +++ b/python/settings.py @@ -50,7 +50,7 @@ class Settings: ================= ========================== ============== ============================================== Default SettingsDefaultScope Lowest Settings Schema User SettingsUserScope - /settings.json - Project SettingsProjectScope - /.binaryninja/settings.json + Project SettingsProjectScope - /settings.json Resource SettingsResourceScope Highest Raw BinaryView (Storage in BNDB) ================= ========================== ============== ============================================== -- cgit v1.3.1