This commit is contained in:
parent
5bccbd0836
commit
7c577389c1
@ -621,7 +621,7 @@ def config(settings):
|
|||||||
# Make Services Hierarchical
|
# Make Services Hierarchical
|
||||||
settings.org.services_hierarchical = True
|
settings.org.services_hierarchical = True
|
||||||
# Set the length of the auto-generated org/site code the default is 10
|
# 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
|
# Set the label for Sites
|
||||||
settings.org.site_label = "Facility"
|
settings.org.site_label = "Facility"
|
||||||
# Uncomment to show the date when a Site (Facilities-only for now) was last contacted
|
# Uncomment to show the date when a Site (Facilities-only for now) was last contacted
|
||||||
|
Loading…
Reference in New Issue
Block a user