-
I've decided to create
config.tdsl.newthat will keep the updated version of the config file. If during startup update will be need, but Tigase XMPP Server will find existingconfig.tdsl.newwith exactly the same configuration as to be stored - it will not override the file. If update content will be different that current content ofconfig.tdsl.new, the file content will be replaced.
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee | |
| Version |
8.5.0
|
| Sprints |
n/a
|
| Customer |
n/a
|
Iterations
-
tigase-server-8.5.0 Open
Issue Votes (0)
Currently, when tigase-server detect any problem with
config.tdslfile it overwrites it with "correct" one and make the backup of the previous one. This is less than ideal for a couple of reasons:The backup mechanism tends to generate a lot of exactly the same files still:
Proposal:
config.tdslfile as is (it's loaded either way) and instead output correct version to:config.tdsl-newfile