Reset Sahana settings.org.site_code_len to default value, closes #7 and #9

This commit is contained in:
Disassembler 2017-09-19 10:28:02 +02:00
parent 5bccbd0836
commit 7c577389c1

View File

@ -621,7 +621,7 @@ def config(settings):
# Make Services Hierarchical
settings.org.services_hierarchical = True
# Set the length of the auto-generated org/site code the default is 10
settings.org.site_code_len = 13
#settings.org.site_code_len = 10
# Set the label for Sites
settings.org.site_label = "Facility"
# Uncomment to show the date when a Site (Facilities-only for now) was last contacted