mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 00:42:16 +02:00
Linter changes
This commit is contained in:
parent
542554959e
commit
94a85aeea1
1 changed files with 0 additions and 3 deletions
|
@ -534,9 +534,6 @@ SECRET_REGISTRY_KEY = secret_registry_key
|
|||
SECRET_REGISTRY_KEY_PASSPHRASE = secret_registry_key_passphrase
|
||||
SECRET_REGISTRY_HOSTNAME = secret_registry_hostname
|
||||
|
||||
# endregion
|
||||
# region: Registry Connection Pool----------------------------------------------------------###
|
||||
|
||||
# Use this variable to set the size of our connection pool in client.py
|
||||
# WARNING: Setting this value too high could cause frequent app crashes!
|
||||
EPP_CONNECTION_POOL_SIZE = 10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue