mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Configuration Changes
- Added a check for a valid configuration file when starting the server manager. If config file is not valid, then it will delete the config file and shutdown the manager, with a message to restart the manager.
This commit is contained in:
parent
9e52ccbaa1
commit
5fff2abc91
14 changed files with 244 additions and 76 deletions
|
|
@ -9,10 +9,10 @@
|
|||
|
||||
<entry>
|
||||
<id>urn:uuid:8CDA70CF-E8B8-4B9B-AD50-AD9A8B528E5B</id>
|
||||
<title>1.1.79 (1.1.79.1)</title>
|
||||
<summary>1.1.79.1</summary>
|
||||
<title>1.1.79 (1.1.79.2)</title>
|
||||
<summary>1.1.79.2</summary>
|
||||
<link href="" />
|
||||
<updated>2022-07-15T00:00:00Z</updated>
|
||||
<updated>2022-07-16T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
|
|
@ -20,6 +20,7 @@
|
|||
<br/>
|
||||
<ul>
|
||||
<li>Server Status - changed the server status code to stop the status cycling and to be more accurate.</li>
|
||||
<li>Added a check for a valid configuration file when starting the server manager.\r\nIf config file is not valid, then it will delete the config file and shutdown the manager, with a message to restart the manager.</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue