Skip to content

Commit

Permalink
Merge pull request #1069 from 18F/change-request-form
Browse files Browse the repository at this point in the history
Updated Tock Change Request Form link
  • Loading branch information
Jkrzy authored Apr 24, 2020
2 parents b126dab + 1e6fd71 commit 5dbccc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tock/tock/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@

AUTO_LOGOUT_DELAY_MINUTES = 60

TOCK_CHANGE_REQUEST_FORM = 'https://docs.google.com/a/gsa.gov/forms/d/1EpVTxXgRNgYfoSA2J8Oi-csjhFKqFm5DT542vIlahpU/viewform?edit_requested=true'
TOCK_CHANGE_REQUEST_FORM = 'https://docs.google.com/forms/d/e/1FAIpQLSe5RDFOlyWm0IXv7_eXjZ3CEjaGj2CmM-_TNgqwMjdspfQz7Q/viewform'

# enable HSTS according to https://cyber.dhs.gov/bod/18-01/
SECURE_HSTS_SECONDS = 31536000
Expand Down

0 comments on commit 5dbccc0

Please sign in to comment.