document unused build.properties value

This commit is contained in:
Andy Janata 2017-02-20 21:46:52 -08:00
parent 72b4cd9b8b
commit e1bc2c4176
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ hibernate.cache.use_query_cache=false
hibernate.cache.provider_class=org.hibernate.cache.NoCacheProvider
# Metrics implementation.
# FIXME: this isn't used. Change the binding in CahModule.
pyx.metrics.impl=net.socialgamer.cah.metrics.NoOpMetrics
# GeoIP database for analytics. If unset, will not be used.