summary refs log tree commit diff stats
path: root/ranger/container/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'ranger/container/settings.py')
-rw-r--r--ranger/container/settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/container/settings.py b/ranger/container/settings.py
index f75c274f..ad42b13f 100644
--- a/ranger/container/settings.py
+++ b/ranger/container/settings.py
@@ -31,6 +31,7 @@ ALLOWED_SETTINGS = {
     'mouse_enabled': bool,
     'open_all_images': bool,
     'padding_right': bool,
+    'papermanager_deep_search': bool,
     'preview_directories': bool,
     'preview_files': bool,
     'preview_images': bool,