Skip to content

Commit f684692

Browse files
committedJul 3, 2014
Add note that 'ALLOW_UPDATE_WITHOUT_OLD' causes problems
1 parent b6cae2f commit f684692

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎config.py

+1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@
2626

2727
# Creates server entries if a server sends an 'update' and there is no entry yet
2828
# 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
2930
ALLOW_UPDATE_WITHOUT_OLD = False

0 commit comments

Comments
 (0)
Please sign in to comment.