diff --git a/QPKG/qpkg.cfg b/QPKG/qpkg.cfg index b851cdb..d8cad94 100644 --- a/QPKG/qpkg.cfg +++ b/QPKG/qpkg.cfg @@ -45,9 +45,9 @@ QPKG_USE_PROXY="1" # Set value to 1 means to open the QPKG's Web UI inside QTS desktop instead of new window. QPKG_DESKTOP_APP=1 # Desktop Application Window default inner width (since 4.1) (not over 1178) -QPKG_DESKTOP_APP_WIN_WIDTH="900" +#QPKG_DESKTOP_APP_WIN_WIDTH="900" # Desktop Application Window default inner height (since 4.1) (not over 600) -QPKG_DESKTOP_APP_WIN_HEIGHT="600" +#QPKG_DESKTOP_APP_WIN_HEIGHT="600" # Minimum QTS version requirement QTS_MINI_VERSION="4.2.0"