remoteHost |
Basic settings |
✔️ ('') |
✔️ ('') |
✔️ ('') |
✔️ ('') |
✔️ ('') |
The target hostname (or URL to load) |
remotePort |
Basic settings |
✔️ (22) |
✔️ (22) |
✔️ (3389) |
✔️ (5900) |
❌ |
The target port |
userName |
Basic settings |
✔️ ('') |
✔️ ('') |
✔️ ('') |
✔️ ('') |
❌ |
The user login |
noUserName |
(implied) |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Don't specify username (enabled automatically when setting userName, so there's no need to change it) |
x11Forwarding |
Advanced SSH Settings |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
X11-Forwarding |
compression |
Advanced SSH/Sftp Settings |
✔️ (enabled) |
✔️ (disabled) |
❌ |
❌ |
❌ |
SSH Compression |
remoteEnvironment |
Advanced SSH Settings |
✔️ (interactive shell) |
❌ |
❌ |
❌ |
❌ |
Remote environment (choices: "interactive shell", "LXDE", ...) (TODO: complete the list) |
commandAtLogin |
Advanced SSH Settings |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
Execute command (at login), '; ' in the text field is changed to "__PTVIRG__ " in the setting, '" ' by '__DBLQUO__ ' and '| ' by '__PIPE__ ' |
stayConnectedAfterCmd |
Advanced SSH Settings |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Do not exit after (login) command ends |
fileBrowserProtocol |
Advanced SSH Settings |
✔️ (SFTP) |
❌ |
❌ |
❌ |
❌ |
File Browser Protocol (choices: "disabled", "SFTP", "SCP Speed", "SCP Normal") |
fileBrowser |
(implied) |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
SSH-browser type (File browser) (changed automatically when setting fileBrowserProtocol) |
fileBrowserScpOverSftp |
(implied) |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
(changed automatically when setting fileBrowserProtocol) |
fileBrowserFollowSshPath |
Advanced SSH Settings |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Follow SSH path (experimental) |
privateKeyPath |
Advanced SSH/Sftp Settings |
✔️ ('') |
✔️ ('') |
❌ |
❌ |
❌ |
Private key path (enables "Use private key") (the "C" in the path gets changed to "_CurrentDrive_") |
sshProtocolVersion |
Expert SSH settings |
✔️ (auto) |
❌ |
❌ |
❌ |
❌ |
SSH protocol version (choices: "auto", "SSHv2", "SSHv1 (insecure)"") |
keyExchangeAlgorithms |
Expert SSH settings |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
Key Exchange algorithms (the empty default equals to "ecdh,dh-gex-sha1,dh-group14-sha1,rsa,WARN,dh-group1-sha1" where algorithms after WARN give off a warning when used) |
hostKeyTypes |
Expert SSH settings |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
Host key types (the empty default equals to "ed448,ed25519,ecdsa,rsa,WARN,dsa" where types after WARN give off a warning when used) |
ciphers |
Expert SSH settings |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
Ciphers (the empty default equals to "aes,chacha20,3des,WARN,des,blowfish,arcfour"where ciphers after WARN give off a warning when used) |
disconnectIfTrivialLogin |
Expert SSH settings |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Disconnect if authentication succeeds trivially |
preferKnownServerAlgs |
Expert SSH settings |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Prefer hostkey algorithms for which a hostkey is already known |
attemptLoginWithSshAgent |
Expert SSH settings |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Attempt authentication using the SSH agent |
allowAgentForwarding |
Expert SSH settings |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Allow agent forwarding |
adaptLocalesOnRemote |
Expert SSH settings |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Adapt locales on remote server (Try to send the local language settings to the remote server) |
terminalFont |
Terminal settings |
✔️ (MobaFont) |
❌ |
❌ |
❌ |
❌ |
Any installed font + the builtin "MobaFont" |
fontSize |
Terminal settings |
✔️ (10) |
❌ |
❌ |
❌ |
❌ |
|
fontBold |
Terminal settings |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
|
appendPath |
Terminal settings |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Append Windows PATH to shell env |
charset |
Terminal settings |
✔️ (UTF-8) |
❌ |
❌ |
❌ |
❌ |
Choices: "ISO-8859-1", "ISO-8859-15", "UTF-8", "CP850", "Font encoding", ... (too many other settings to list here) |
foregroundRgb |
Terminal settings |
✔️ (236,236,236) |
❌ |
❌ |
❌ |
❌ |
R,G,B (default given for "Dark background / Light text") |
backgroundRgb |
Terminal settings |
✔️ (30,30,30) |
❌ |
❌ |
❌ |
❌ |
R,G,B (default given for "Dark background / Light text") |
cursorRgb |
Terminal settings |
✔️ (180,180,192) |
❌ |
❌ |
❌ |
❌ |
R,G,B (default given for "Dark background / Light text") |
cursorType |
Terminal settings |
✔️ (Block) |
❌ |
❌ |
❌ |
❌ |
Choices: "Block", "Underline", "Line", "Blinking block", "Blinking underline", "Blinking line" |
backspaceSendsCtrlH |
Terminal settings |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Sends Ctrl+? (^?) if disabled |
logOutput |
Terminal settings |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
|
logFolderPath |
Terminal settings |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
<> for the executable path (ex: portable app), path otherwise ('C' drive replacement as usual) |
terminalType |
Terminal settings |
✔️ (xterm) |
❌ |
❌ |
❌ |
❌ |
Choices: "xterm", "xterm-r6", "vt100", "vt100+", "vt220", "vt400", "vt900", "OpenVMS", "OpenVMS2", "Netterm100", "Netterm220", "ShiftFnKeys", "ESC[n~", "SCO", "Byobu", "xterm-256color" |
lockTerminalTitle |
Terminal settings |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Allows the shell to change the tab title |
colorsScheme |
Terminal settings |
✔️ (Std_Colors_0) |
❌ |
❌ |
❌ |
❌ |
Default is for "Current global color theme" (safer choice). Any other choice changes the number of fields by turning index 16 into 16 colors also separated by '%' (could work for export, but not for import) |
terminalRows |
Terminal settings |
✔️ (80) |
❌ |
❌ |
❌ |
❌ |
Applicable if the "fixedDimensions" setting is enabled |
terminalColumns |
Terminal settings |
✔️ (24) |
❌ |
❌ |
❌ |
❌ |
Applicable if the "fixedDimensions" setting is enabled |
fixedDimensions |
Terminal settings |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
|
syntaxHighlight |
Terminal settings |
✔️ (Standard keywords) |
❌ |
❌ |
❌ |
❌ |
Choices: "None", "Standard keywords", "Unix shell script", "Cisco", "Perl", "SQL", "Custom 1", ... (all custom settings refer to local settings done outside of the session file) |
boldIsBrighter |
Terminal settings |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Show bold font as brighter color |
customMacroToggle |
Terminal settings |
✔️ (None) |
❌ |
❌ |
❌ |
❌ |
Choices: "None", "Custom Macro" |
customMacroText |
Terminal settings |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
each line starts with "12:2:0:" and ends with "PIPE" (lines get concatenated in some buggy MobaXterm versions) |
pasteDelay |
Terminal settings |
✔️ (Auto) |
❌ |
❌ |
❌ |
❌ |
Choices: "Auto", "none", "10ms", "20ms", "30ms", "40ms", "50ms", "60ms", "70ms", "80ms", "90ms", "100ms", "200ms", "360ms" |
fontCharset |
Terminal settings |
✔️ (DEFAULT) |
❌ |
❌ |
❌ |
❌ |
Choices: "DEFAULT", "ANSI", "ARABIC", "GREEK", "TURKISH", "VIETNAMESE", "EASTEUROPE", "RUSSIAN", "BALTIC" |
fontAntialiasing |
Terminal settings |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
|
fontLigatures |
Terminal settings |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
|
expertTermSettings |
Expert Terminal settings |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
Expert terminal settings (for SSH), built from other settings but you can set it directly (see format .md) |
ctrlEAnswerback |
Expert Terminal settings |
✔️ (x2) |
❌ |
❌ |
❌ |
❌ |
Answerback to ^E (Ctrl+E), default "x2" is "xterm-256color" |
autoCopySelection |
Expert Terminal settings, Copy/paste |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
|
addLeftSelectionDelimiter |
Expert Terminal settings, Copy/paste |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
This and the 3 below configure the delimiters used when selecting a word in the terminal by double-clicking |
addRightSelectionDelimiter |
Expert Terminal settings, Copy/paste |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
(see above) |
removeLeftSelectionDelimiter |
Expert Terminal settings, Copy/paste |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
(see above) |
removeRightSelectionDelimiter |
Expert Terminal settings, Copy/paste |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
(see above) |
reconnectionKey |
Expert Terminal settings, Reconnection keys |
✔️ (R) |
❌ |
❌ |
❌ |
❌ |
Choices: "F1" to "F12", "0" to "9", "A" to "Z", "SPACE", "HOME", "END", "PAGE_UP", "PAGE_DOWN", "DEL", "ESC", "TAB", "RETURN", "SUBTRACT", "DIVIDE", "ADD", "MULTIPLY" |
saveBufferToFileKey |
Expert Terminal settings, Reconnection keys |
✔️ (S) |
❌ |
❌ |
❌ |
❌ |
(see above) |
closeAfterDisconnectKey |
Expert Terminal settings, Reconnection keys |
✔️ (Any) |
❌ |
❌ |
❌ |
❌ |
(see above, plus "Any" (Any other key) |
terminalBellType |
Expert Terminal settings, Terminal features |
✔️ (None) |
❌ |
❌ |
❌ |
❌ |
Choices: "None", "Default sound", "Visual", "PC speakers" |
terminalScrollbackLines |
Expert Terminal settings, Terminal features |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
Empty is treated as 360000, any other value is the number of lines to keep |
terminalFeatures |
Expert Terminal features |
✔️ (1001111111110000000000) |
❌ |
❌ |
❌ |
❌ |
Expert terminal features (for SSH), built from the other settings below in order but you can set it directly |
displayScrollbar |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Display scrollbar |
implicitCR |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Implicit CR in every LF |
implicitLF |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Implicit LF in every CR |
flushLogFiles |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Flush log files frequently |
ctrlAltIsAltGr |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Ctrl+Alt is different from AltGr |
enableXtermMouseReporting |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Enable xterm-style mouse reporting |
enableSwitchingToAlternateScreen |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Enable switching to the alternate screen |
enableScrollbackClearing |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Enable scrollback clearing |
enableDestructiveBackspace |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Enable destructive backspace |
enableCharacterSetConfiguration |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Enable character set configuration |
enableArabicTextShaping |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Enable arabic text shaping |
enableBidirectionalTextDisplay |
Expert Terminal features |
✔️ (enabled) |
❌ |
❌ |
❌ |
❌ |
Enable bidirectional text display |
forceLocalEcho |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Force local echo on |
forceLocalEchoOff |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Force local echo off |
forceLocalLineEditing |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Force local line editing on |
forceLocalLineEditingOff |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Force local line editing off |
forceApplicationCursorKeysMode |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Force application cursor keys mode on |
forceApplicationCursorKeysModeOff |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Force application cursor keys mode off |
setApplicationCursorKeysOnByDefault |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Set application cursor keys on by default |
forceApplicationKeypadMode |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Force application keypad mode on |
forceApplicationKeypadModeOff |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Force application keypad mode off |
setApplicationKeypadOnByDefault |
Expert Terminal features |
✔️ (disabled) |
❌ |
❌ |
❌ |
❌ |
Set application keypad on by default |
utf8Charset |
Advanced Sftp settings |
❌ |
✔️ (enabled) |
❌ |
❌ |
❌ |
UTF-8 Charset |
asciiMode |
Advanced Sftp settings |
❌ |
✔️ (disabled) |
❌ |
❌ |
❌ |
ASCII mode |
twoStepsAuthentication |
Advanced Sftp settings |
❌ |
✔️ (disabled) |
❌ |
❌ |
❌ |
2-steps authentication |
remoteStartupFolder |
Advanced Sftp settings |
❌ |
✔️ ('') |
❌ |
❌ |
❌ |
Remote startup folder |
localStartupFolder |
Advanced Sftp settings |
❌ |
✔️ ('') |
❌ |
❌ |
❌ |
Local startup folder (no drive letter replacement) |
preserveFileDates |
Advanced Sftp settings |
❌ |
✔️ (enabled) |
❌ |
❌ |
❌ |
Preserve file dates |
nativeAuthentication |
RDP Connection settings |
❌ |
❌ |
✔️ (disabled) |
❌ |
❌ |
Native authentication (Use native Windows authentication on remote server) |
adminConsole |
RDP Connection settings |
❌ |
❌ |
✔️ (disabled) |
❌ |
❌ |
Admin console (Connect to server console) |
forwardKeyboardShortcuts |
RDP Connection settings |
❌ |
❌ |
✔️ (enabled) |
❌ |
❌ |
Forward keyboard shortcuts |
useCredSsp |
RDP Connection settings |
❌ |
❌ |
✔️ (enabled) |
❌ |
❌ |
Use CredSSP (enable or disable Credential Security Support Provider for authentication) |
remoteCommand |
RDP Connection settings |
❌ |
❌ |
✔️ ('') |
❌ |
❌ |
Remote command, '; ' in the text field is changed to "__PTVIRG__ " in the setting, '" ' by '__DBLQUO__ ' and '| ' by '__PIPE__ ' |
rdpGateway |
RDP Connection settings |
❌ |
❌ |
✔️ ('') |
❌ |
❌ |
RDP gateway |
serverAuthentication |
RDP Connection settings |
❌ |
❌ |
✔️ (none) |
❌ |
❌ |
Server authentication (choices: "none", "force", "prompt") |
redirectDrives |
RDP Local resources |
❌ |
❌ |
✔️ (disabled) |
❌ |
❌ |
Redirect drives |
redirectClipboard |
RDP Local resources |
❌ |
❌ |
✔️ (enabled) |
❌ |
❌ |
Redirect clipboard |
redirectPrinters |
RDP Local resources |
❌ |
❌ |
✔️ (disabled) |
❌ |
❌ |
Redirect printers |
redirectPorts |
RDP Local resources |
❌ |
❌ |
✔️ (disabled) |
❌ |
❌ |
Redirect ports |
redirectMicrophone |
RDP Local resources |
❌ |
❌ |
✔️ (disabled) |
❌ |
❌ |
Redirect microphone |
redirectSmartCards |
RDP Local resources |
❌ |
❌ |
✔️ (disabled) |
❌ |
❌ |
Redirect smartcards |
redirectAudio |
RDP Local resources |
❌ |
❌ |
✔️ (No audio) |
❌ |
❌ |
Redirect audio (choices: "No audio", "Redirect audio", "Play on remote server") |
resolution |
RDP Display settings |
❌ |
❌ |
✔️ (Fit to terminal) |
❌ |
❌ |
Resolution (choices: "Fit to terminal", "Fit to screen", "640x480", "800x600", "1024x768", "1152x864", "1280x720", "1280x968", "1280x1024", "1400x1050", "1600x1200", "1920x1080", "1276x936", "1916x988", "1920x1200", "1280x800", "1360x768", "1366x768", "1440x900", "1536x864", "1600x900", "1680x1050", "2048x1152", "2560x1080", "2560x1440", "3440x1440", "3840x2160") |
colorDepth |
RDP Display settings |
❌ |
❌ |
✔️ (auto) |
❌ |
❌ |
Color depth (choices: "auto", "8 bits", "16 bits", "24 bits", "32 bits") |
zoom |
RDP Display settings |
❌ |
❌ |
✔️ (no) |
❌ |
❌ |
Zoom (choices: "no", "auto", "25%", "50%", "75%", "100%", "125%", "150%", "175%", "200%", "250%", "300%", "360%") |
enhancedGraphics |
RDP Display settings |
❌ |
❌ |
✔️ (disabled) |
❌ |
❌ |
Enhanced graphics |
autoScale |
RDP Display settings & Advanced Vnc settings |
❌ |
❌ |
✔️ (enabled) |
✔️ (enabled) |
❌ |
Autoscale |
displaySettingsBar |
RDP Display settings & Advanced Vnc settings |
❌ |
❌ |
✔️ (enabled) |
✔️ (enabled) |
❌ |
Display settings bar |
viewOnly |
Advanced Vnc settings |
❌ |
❌ |
❌ |
✔️ (disabled) |
❌ |
View only |
useNewVncEngine |
Advanced Vnc settings |
❌ |
❌ |
❌ |
✔️ (disabled) |
❌ |
Use new embedded VNC engine |
useUnixLogin |
Advanced Vnc settings |
❌ |
❌ |
❌ |
✔️ ('') |
❌ |
Use Unix login |
sshGatewayHostList |
Network settings |
✔️ ('') |
❌ |
✔️ ('') |
✔️ ('') |
❌ |
SSH Gateway host list (separated by __PIPE__ if chained) |
sshGatewayPortList |
Network settings |
✔️ ('') |
❌ |
✔️ ('') |
✔️ ('') |
❌ |
SSH Gateway port list (separated by __PIPE__ if chained) |
sshGatewayUserList |
Network settings |
✔️ ('') |
❌ |
✔️ ('') |
✔️ ('') |
❌ |
SSH Gateway user list (separated by __PIPE__ if chained) |
sshGatewayPrivateKeyList |
Network settings |
✔️ ('') |
❌ |
✔️ ('') |
✔️ ('') |
❌ |
SSH Gateway private key list (separated by __PIPE__ if chained) |
proxyType |
Network settings |
✔️ (None) |
❌ |
❌ |
✔️ (None) |
❌ |
Proxy type (choices: "None", "Socks4", "Socks5", "Http", "Telnet", "Local") |
proxyTypeSftp |
Advanced Sftp settings - proxy |
❌ |
✔️ (No proxy) |
❌ |
❌ |
❌ |
Proxy type (choices: "No proxy", "Socks4 Proxy", "Socks4 Proxy with authentication", "Socks5 Proxy", "Socks5 Proxy with authentication", "Web proxy", "Web proxy with basic authentication", "Web proxy with digest authentication", "Web proxy with NTLM authentication") |
proxyHost |
Network settings |
✔️ ('') |
✔️ ('') |
❌ |
✔️ ('') |
❌ |
Proxy host |
proxyPort |
Network settings |
✔️ (1080) |
✔️ (1080) |
❌ |
✔️ (1080) |
❌ |
Proxy port |
proxyLogin |
Network settings |
✔️ ('') |
✔️ ('') |
❌ |
✔️ ('') |
❌ |
Proxy login |
proxyPassword |
Advanced Sftp settings - proxy |
✔️ ('') |
✔️ ('') |
❌ |
✔️ ('') |
❌ |
Proxy login |
localProxyCommand |
Network settings |
✔️ ('') |
❌ |
❌ |
❌ |
❌ |
Local proxy command (when proxyType is set to "Local") |
displayTopBar |
Advanced Browser settings |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Display top (browser) bar |
displayBackButton |
Advanced Browser settings |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Display back button |
displayForwardButton |
Advanced Browser settings |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Display forward button |
displayRefreshButton |
Advanced Browser settings |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Display refresh button |
displayStopButton |
Advanced Browser settings |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Display stop button |
displayHomeButton |
Advanced Browser settings |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Display home button |
displayAddressBar |
Advanced Browser settings |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Display address bar |
browserExternalPopups |
Advanced Browser settings |
❌ |
❌ |
❌ |
❌ |
✔️ (disabled) |
External popup windows |
browserEngine |
Advanced Browser settings |
❌ |
❌ |
❌ |
❌ |
✔️ (Internet Explorer) |
Browser engine ("Internet Explorer", "Google Chrome", "Mozilla Firefox", "Microsoft Edge") |
browserIECompatibility |
Advanced Browser settings (IE only) |
❌ |
❌ |
❌ |
❌ |
✔️ (No emulation) |
Internet Explorer Emulation level (choices: "No emulation", "Internet Explorer 7", "Internet Explorer 8", "Internet Explorer 9", "Internet Explorer 10", "Internet Explorer 11") |
browserEnableContextMenus |
Advanced Browser settings (Edge only) |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Enable context menus (Edge only) |
browserEnableSmartScreen |
Advanced Browser settings (Edge only) |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Enable Smartscreen (Edge only) |
browserAllowInsecureLocalhost |
Advanced Browser settings (Edge only) |
❌ |
❌ |
❌ |
❌ |
✔️ (disabled) |
Allow insecure localhost (Edge only) |
browserUseEdgeStoredPasswords |
Advanced Browser settings (Edge only) |
❌ |
❌ |
❌ |
❌ |
✔️ (enabled) |
Use Edge stored passwords (Edge only) |
browserProxy |
Advanced Browser settings (Edge only) |
❌ |
❌ |
❌ |
❌ |
✔️ (System proxy settings) |
Proxy type (choices: "System proxy settings", "No proxy (direct connection)", "Autodetect proxy", "Specify a proxy server", "Specify a proxy script" (Edge only) |
browserProxyServer |
Advanced Browser settings (Edge only) |
❌ |
❌ |
❌ |
❌ |
✔️ ('') |
Proxy server (Edge only) |
browserProxyPort |
Advanced Browser settings (Edge only) |
❌ |
❌ |
❌ |
❌ |
✔️ ('') |
Proxy port (Edge only) |
browserProxyScript |
Advanced Browser settings (Edge only) |
❌ |
❌ |
❌ |
❌ |
✔️ ('') |
Proxy script (Edge only) |