Skip to content

Commit

Permalink
Add note that 'ALLOW_UPDATE_WITHOUT_OLD' causes problems
Browse files Browse the repository at this point in the history
  • Loading branch information
sfan5 committed Jul 3, 2014
1 parent b6cae2f commit f684692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.py
Expand Up @@ -26,4 +26,5 @@

# Creates server entries if a server sends an 'update' and there is no entry yet
# This should only be used to populate the server list after list.json was deleted.
# This WILL cause problems such as mapgen, mods and privilege information missing from the list
ALLOW_UPDATE_WITHOUT_OLD = False

0 comments on commit f684692

Please sign in to comment.