Jump to content

Config File Issues

Closed 1.3.10

Imabro
Imabro

Posted

The below keeps defaulting to those time values which voids all my times changes I've made for Mon-Sun. 

"Raid management for specific days(Takes precedence over raid management by day of the week)": {
    "9/14/2025": [
      {
        "Start Raid Block(Hours)": 0,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 2,
        "Stop Raid Block(Minutes)": 44
      }
    ],
    "9/15/2025": [
      {
        "Start Raid Block(Hours)": 2,
        "Start Raid Block(Minutes)": 44,
        "Stop Raid Block(Hours)": 24,
        "Stop Raid Block(Minutes)": 0

How do I remove the bottom entries permanently? Can remove those values? I'm trying to set it up so my server on a schedule starts a raid block at 10PM Mountain Standard Time then ends at 10AM Mountain Standard Time.

The below is an example for how I have it set up for each day:

"Monday": [
      {
        "Start Raid Block(Hours)": 4,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 16,
        "Stop Raid Block(Minutes)": 0
      }

Am I doing something wrong? It would be really nice if we could just enter in what Time Zone we want to use either in the GUI or in the config file without having to do this negative mins stuff in the config file. Or, it would be nice if we could just enter what times we want and all the math gets down in script instead of us having to try and figure this stuff out. 

AhigaO

Posted

You are setup your time zone via
image.png.3659bc8f656569cb017bbbc4f794a708.png

It must be like this for your settings
 

Monday": [
      {
        "Start Raid Block(Hours)": 10,
        "Start Raid Block(Minutes)": 0,
        "Stop Raid Block(Hours)": 22,
        "Stop Raid Block(Minutes)": 0
      }
]

 

AhigaO

Posted

Changed Status from Pending to Closed

2m

Downloads

Total number of downloads.

9.5k

Customers

Total customers served.

138.6k

Files Sold

Total number of files sold.

2.9m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.