mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-12 01:34:49 +00:00
Setting wrapper.ntservice.interactive=false so that a browser isn't opened at startup in Windows.
This commit is contained in:
@@ -235,5 +235,5 @@ wrapper.ntservice.dependency.1=
|
||||
wrapper.ntservice.starttype=AUTO_START
|
||||
|
||||
# Allow the service to interact with the desktop.
|
||||
wrapper.ntservice.interactive=true
|
||||
wrapper.ntservice.interactive=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user