Skip to content

Commit 8519f0b

Browse files
authored
Merge pull request #45 from TheNitek/master
Disable SET_DESKTOP_SIZE by default
2 parents 8e67155 + eada616 commit 8519f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VNC_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
#define VNC_COMPRESS_LEVEL 4
7272

7373
/// VNC Pseudo-encodes
74-
#define SET_DESKTOP_SIZE // Set resolution according to display resolution
74+
//#define SET_DESKTOP_SIZE // Set resolution according to display resolution
7575

7676
#endif /* VNC_USER_SETUP_LOADED */
7777

0 commit comments

Comments
 (0)