We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28ca0c4 commit f3fd49fCopy full SHA for f3fd49f
README.md
@@ -34,7 +34,7 @@ RUN cd /usr/local/src/lemur/lemur_digicert &&\
34
You may also want to adjust the timeout value when starting the API, since
35
DigiCert occasionally takes several minutes to process the cert request
36
before allowing download. We have ours set to 10 minutes:
37
-```python
+```bash
38
python manage.py start --timeout 600 ...
39
```
40
0 commit comments