Skip to content

Commit

Permalink
move setting to localsettings
Browse files Browse the repository at this point in the history
  • Loading branch information
zandre-eng committed Mar 4, 2024
1 parent 3b59615 commit c8c14a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions environments/production/public.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ localsettings:
USER_REPORTING_METADATA_BATCH_ENABLED: True
WS4REDIS_CONNECTION_HOST: "redis.production.commcare.local"
CONNECTID_URL: 'https://connectid.dimagi.com/o/userinfo'
ASYNC_INDICATORS_TO_QUEUE: 20000

# comment these two lines out to make a new rackspace machine
commcare_cloud_root_user: ubuntu
Expand All @@ -256,5 +257,3 @@ shared_dir_gid: 1500
# for better time syncronization on aws servers
# replace ntp with chrony.
use_chrony: True

ASYNC_INDICATORS_TO_QUEUE: 20000

0 comments on commit c8c14a8

Please sign in to comment.