From 1b930c8401b9dfbdc23f6091c86ac174164b4ff1 Mon Sep 17 00:00:00 2001 From: Didier Barzin Date: Wed, 13 Jul 2022 09:50:16 +0200 Subject: [PATCH] Remove screen size --- INSTALL.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index d957323..00857e5 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -33,9 +33,6 @@ You can configure Pandora-box in the _pandora-box.ini_ file : ; Curses mode (full text) CURSES = False - ; Screen size (graphic mode) - SCREEN_SIZE = "1024x600" - ; Set USB_AUTO_MOUNT to true is if the OS mount automaticaly mount USB keys USB_AUTO_MOUNT = False