1
0
Fork 0
mirror of https://github.com/dbarzin/pandora-box.git synced 2025-07-19 13:29:42 +02:00

Remove screen size

This commit is contained in:
Didier Barzin 2022-07-13 09:50:16 +02:00 committed by GitHub
parent 335e527dc1
commit 1b930c8401
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,9 +33,6 @@ You can configure Pandora-box in the _pandora-box.ini_ file :
; Curses mode (full text) ; Curses mode (full text)
CURSES = False CURSES = False
; Screen size (graphic mode)
SCREEN_SIZE = "1024x600"
; Set USB_AUTO_MOUNT to true is if the OS mount automaticaly mount USB keys ; Set USB_AUTO_MOUNT to true is if the OS mount automaticaly mount USB keys
USB_AUTO_MOUNT = False USB_AUTO_MOUNT = False