ConfigWindow
0
0
800
415
0
0
800
415
pgAdmin 4 Configuration
-
0
Runtime
-
QLayout::SetMaximumSize
-
0
0
16777215
16777215
Enter a command line to be used to start the browser. If blank, the system default browser will be used. %URL% will be replaced with the appropriate URL when executing the browser.
true
4
-
QLayout::SetMaximumSize
-
0
0
250
0
16777215
16777215
Browser Command
-
/usr/bin/firefox %URL%
-
Qt::Vertical
QSizePolicy::Fixed
20
20
-
By default the runtime uses a random port number to ensure it can always run successfully. If you need to use a predictable port number, you can set one here. Note that if the port is already in use, the application will be unable to start.
true
-
-
0
0
250
0
16777215
16777215
Fixed Port Number?
-
0
0
true
-
Qt::Horizontal
QSizePolicy::Fixed
40
20
-
Port number
-
false
0
0
1
65535
5050
-
Qt::Horizontal
40
20
-
Qt::Vertical
QSizePolicy::Fixed
20
20
-
By default, when the pgAdmin server is started a browser tab will be automatically opened to display the user interface. Un-check this option to run the server without automatically opening the browser.
true
-
-
250
0
Open a Browser Window/Tab at Startup?
-
Qt::RightToLeft
true
-
Qt::Horizontal
40
20
Python
-
-
Qt::Vertical
QSizePolicy::Fixed
20
13
-
-
0
0
0
0
The options below are intended for expert users only, and may not behave as expected as they modify fixed search paths and are not alternate values. Modify with care!
true
-
Qt::Vertical
QSizePolicy::Fixed
17
13
-
-
-
0
0
250
0
Qt::LeftToRight
Python Path
true
0
-
Qt::Vertical
QSizePolicy::Expanding
0
0
-
-
/usr/pgadmin4/lib/python3.8;/usr/pgadmin4/lib/python3.8/site-packages
-
0
0
0
0
Enter a PYTHONPATH if desired. Path elements should be semi-colon delimited.
Qt::AutoText
true
-
Qt::Vertical
QSizePolicy::Fixed
20
13
-
-
-
0
0
250
0
Application Path
Qt::PlainText
-
Qt::Vertical
QSizePolicy::Expanding
0
0
-
-
/usr/pgadmin4/web
-
0
0
0
0
Enter the path to the directory containing pgAdmin.py if desired.
false
Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter
true
-
Qt::Vertical
QSizePolicy::Expanding
20
60
-
Qt::Horizontal
QDialogButtonBox::Cancel|QDialogButtonBox::Ok
buttonBox
accepted()
ConfigWindow
accept()
248
254
157
274
buttonBox
rejected()
ConfigWindow
reject()
316
260
286
274
chkFixedPort
stateChanged(int)
ConfigWindow
on_chkFixedPort_stateChanged(int)
202
213
365
149
on_chkFixedPort_stateChanged(int)