Open up on fridays

This commit is contained in:
Alex Pickering 2024-05-29 15:24:14 -05:00
parent 68af03ac7d
commit 7521b04e70
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ local config = {
bucket_name="txweaboo", --aws s3 bucket, created manually to prevent terraform from trying to delete it.
instance_name="Weaboos Anonymous", -- Name to use for the multimc instance
-- Cron uses UTC time
server_starts="1 21 * * 1,4", --Starts at 4pm on Mondays and Thursdays
server_stops="1 6 * * 2,5", --Server stops at 1am on Tuesdays and Fridays
server_starts="1 21 * * 1,4,5", --Starts at 4pm on Mondays and Thursdays
server_stops="1 6 * * 2,5,6", --Server stops at 1am on Tuesdays and Fridays
}
-- Each machine gets a startup script, located in src/startup that configures