1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update service text in wizard

This commit is contained in:
Luke Pulverenti 2013-10-07 14:22:31 -04:00
parent e3b0163c4a
commit e85c4fee74
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@
<input type="checkbox" id="chkRunAtStartup" name="chkRunAtStartup" />
<label for="chkRunAtStartup">Run server at startup</label>
<div id="windowsStartupDescription" class="fieldDescription warningFieldDescription" style="display: none;">
This will start the tray icon on windows startup. If you'd prefer to start the windows service instead, disable this and configure the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.
This will start the tray icon on windows startup. If you'd prefer to start the windows service instead, disable this and run the service from the windows control panel. Please note that you cannot run both at the same time, so you will need to exit the tray icon before starting the service.
</div>
</li>
<li>