Update Minecraft suggested rules
This commit is contained in:
parent
ea15c978ba
commit
c852b74582
1 changed files with 3 additions and 2 deletions
|
|
@ -74,8 +74,9 @@ snap_name = "mc-installer"
|
||||||
always = true # No time restrictions
|
always = true # No time restrictions
|
||||||
|
|
||||||
[entries.limits]
|
[entries.limits]
|
||||||
max_run_seconds = 5400 # 90 minutes
|
max_run_seconds = 1800 # 30 minutes (roughly 3 in-game days)
|
||||||
daily_quota_seconds = 10800 # 3 hours per day
|
daily_quota_seconds = 3600 # 1 hour per day
|
||||||
|
cooldown_seconds = 600 # 10 minute cooldown
|
||||||
|
|
||||||
[[entries.warnings]]
|
[[entries.warnings]]
|
||||||
seconds_before = 600
|
seconds_before = 600
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue