remove dimension settings
This commit is contained in:
@@ -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.
|
# Set value to 1 means to open the QPKG's Web UI inside QTS desktop instead of new window.
|
||||||
QPKG_DESKTOP_APP=1
|
QPKG_DESKTOP_APP=1
|
||||||
# Desktop Application Window default inner width (since 4.1) (not over 1178)
|
# 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)
|
# 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
|
# Minimum QTS version requirement
|
||||||
QTS_MINI_VERSION="4.2.0"
|
QTS_MINI_VERSION="4.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user