Skip to content

Commit d6b7afb

Browse files
Revert config YAML to the original version
I have accidentally overwritten the config with temporary one. Need to revert this back.
1 parent 685cd01 commit d6b7afb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
listen_on: 127.0.0.1:9753
3-
worlds_path: /tmp/nix-shell.Bihv8S/tmp.YDoMbAsiBf
3+
worlds_path: /var/lib/minecraft/worlds
44
current_world_name: current_world
55
server_socket_path: /run/minecraft/minecraft.socket
6-
users_file_path: ./users.yaml
6+
users_file_path: /var/lib/minecraft/users.yml
77
base_url: http://127.0.0.1:9753/
88
min_password_length: 10
99
max_password_length: 128
10-
server_properties_path: ./server.properties

0 commit comments

Comments
 (0)