forked from I2P_Developers/i2p.i2p

- add configs/win batchfiles to installer/resources/portable * currently only pkg-portable-win32 on win32 available need linuxers to write target preppkg-portable-nix/pkg-portable-linux and enable pkg-portable-win32 on linux (i doubt anyone need it ?) shell scripts should goto installer/resources/portable/configs/linux/
15 lines
479 B
Plaintext
15 lines
479 B
Plaintext
# NOTE: The system tray control currently only works on Windows and KDE.
|
|
|
|
# The filename (with full path if needed) of the browser to be used by the
|
|
# system tray control to launch the router console. You may also append command
|
|
# line parameters like so:
|
|
#
|
|
# browser=/usr/bin/opera -newpage
|
|
#
|
|
# If you set this value to 'default', systray will attempt to identify and use
|
|
# your system's default browser.
|
|
browser=default
|
|
|
|
# The port the router console listens on.
|
|
port=7657
|