mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Make the the server less insane in view and sim distance.
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 3m3s
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 3m3s
This commit is contained in:
parent
9b2f1eee9e
commit
d0f22d66da
1 changed files with 2 additions and 2 deletions
|
|
@ -105,8 +105,8 @@ in {
|
|||
online-mode = true;
|
||||
white-list = false;
|
||||
spawn-protection = 0;
|
||||
view-distance = 17;
|
||||
simulation-distance = 11;
|
||||
view-distance = 8;
|
||||
simulation-distance = 4;
|
||||
enforce-secure-profile = false;
|
||||
enable-command-block = false;
|
||||
enable-rcon = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue