| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
also only defined in OpenSim.ini and so same for all regions.
|
|
|
|
| |
on OpenSim.ini. All enabled regions will be saved in sequence whne it expires. Interval is time since last region save end, so will not follow wall clock. This reduces the chance of overlapped saves. Console command renamed to dooarbackup to be more distint from db backup. Lost the region load checks, to put back later
|
| |
|
|
|
|
| |
New property created to specify how many days to keep files for. Off by default, also made sure only oar files will be removed.
|
|
|
|
| |
Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com>
|
| |
|
|
|
|
|
|
| |
http://opensimulator.org/mantis/view.php?id=5440 )
Fixing everything here (I think) except the per-region config. That's next.
|
|
|
|
|
|
|
| |
We want to execute the (optional) user script after I/O is done on the oar.
I wasn't aware that ArchiveRegion is asynchronous -- now I am.
Should fully resolve comment 0018290 at
http://opensimulator.org/mantis/view.php?id=5440
|
|
http://opensimulator.org/mantis/view.php?id=5440
|