Update unused/mineclonia/mineclonia-conf-configmap.yml
This commit is contained in:
@@ -17,7 +17,6 @@ data:
|
|||||||
max_users = 50
|
max_users = 50
|
||||||
debug_log_level = warning
|
debug_log_level = warning
|
||||||
time_speed = 72 # set to 20 minutes day/night cycles like minecraft.
|
time_speed = 72 # set to 20 minutes day/night cycles like minecraft.
|
||||||
worldname = Runestone
|
|
||||||
|
|
||||||
# network optimizations
|
# network optimizations
|
||||||
enable_ipv6 = false
|
enable_ipv6 = false
|
||||||
@@ -25,11 +24,9 @@ data:
|
|||||||
chat_message_max_length = 200
|
chat_message_max_length = 200
|
||||||
|
|
||||||
# Authentication
|
# Authentication
|
||||||
name = socialsyndrome
|
|
||||||
require_password = true
|
require_password = true
|
||||||
password_hashing = true
|
password_hashing = true
|
||||||
enable_mods = true
|
enable_mods = true
|
||||||
player_name = true
|
|
||||||
auth_backend = sqlite3
|
auth_backend = sqlite3
|
||||||
auth_fail_ban_time = 10
|
auth_fail_ban_time = 10
|
||||||
enable_password_protection = true
|
enable_password_protection = true
|
||||||
|
|||||||
Reference in New Issue
Block a user