You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
619 B
23 lines
619 B
description: "Minecraft"
|
|
maintainer: "Valentin Lab <valentin.lab@kalysto.org>"
|
|
|
|
data-resources:
|
|
- /var/lib/minecraft
|
|
default-options:
|
|
version: 1.19.4
|
|
forge: true
|
|
threads: 2
|
|
mem: 2048M
|
|
uses:
|
|
backup:
|
|
constraint: recommended
|
|
auto: pair
|
|
solves:
|
|
backup: "Automatic regular backup"
|
|
default-options:
|
|
## First pattern matching wins, no pattern matching includes.
|
|
## include-patterns are checked first, then exclude-patterns
|
|
## Patterns rules:
|
|
## - ending / for directory
|
|
## - '*' authorized
|
|
## - must start with a '/', will start from $SERVICE_DATASTORE
|