We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc087e commit 7b295e1Copy full SHA for 7b295e1
1 file changed
src/eligibility_signposting_api/config/constants.py
@@ -9,7 +9,6 @@
9
RESERVED_TEST_CONSUMER_IDS = {"test-consumer-1", "test-consumer-2", "test-consumer-3"}
10
11
TTL = {
12
- "local": 0,
13
"test": 300,
14
"dev": 300,
15
"preprod": 300,
0 commit comments