read ntfy secrets from .netrc

This commit is contained in:
2025-12-07 18:19:38 +01:00
parent 7370426a9c
commit c7b5b427d0
7 changed files with 57 additions and 37 deletions

View File

@@ -99,12 +99,12 @@ world-settings:
ignore-spectators: false
# The range in which entities will be visible
entity-tracking-range:
display: 128
players: 128
animals: 48
monsters: 128
misc: 32
other: 64
display: 256 # 128
players: 256 # 128
animals: 256 # 48
monsters: 256 # 128
misc: 256 # 32
other: 256 # 64
ticks-per:
hopper-transfer: 8
hopper-check: 1