We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6cae2f commit f684692Copy full SHA for f684692
config.py
@@ -26,4 +26,5 @@
26
27
# Creates server entries if a server sends an 'update' and there is no entry yet
28
# This should only be used to populate the server list after list.json was deleted.
29
+# This WILL cause problems such as mapgen, mods and privilege information missing from the list
30
ALLOW_UPDATE_WITHOUT_OLD = False
0 commit comments