Skip to content

Commit 6ebb4e1

Browse files
author
krgupta
committed
properties with #
1 parent 6b69c6c commit 6ebb4e1

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

anet-java-sdk.properties

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66
# Keys for ApplePay transaction tests. These keys may or may not be
77
# the same as the key above. If not specified, they are defaulted to
88
# the keys above.
9-
api.login.id = API_LOGIN_ID
10-
transaction.key= TRANSACTION_KEY
9+
api.login.id=API_LOGIN_ID
10+
transaction.key=TRANSACTION_KEY
1111
md5.hash.key=MD5_HASH_KEY
12+
1213
# Keys for ApplePay transaction tests. These keys may or may not be
1314
# the same as the key above. If not specified, they are defaulted to
1415
# the keys above.
@@ -17,9 +18,9 @@ md5.hash.key=MD5_HASH_KEY
1718
# md5.hash.key.applepay=MD5_HASH_KEY_APPLEPAY
1819

1920
# if behind a proxy, use these settings:
20-
http.proxyHost=HTTP_PROXY_HOST
21-
http.proxyPort=HTTP_PROXY_PORT
22-
http.ProxyUse=true
23-
https.proxyHost=HTTPS_PROXY_HOST
24-
https.proxyPort=HTTPS_PROXY_PORT
25-
https.proxyUse=true
21+
# http.proxyHost=HTTP_PROXY_HOST
22+
# http.proxyPort=HTTP_PROXY_PORT
23+
# http.ProxyUse=true
24+
# https.proxyHost=HTTPS_PROXY_HOST
25+
# https.proxyPort=HTTPS_PROXY_PORT
26+
# https.proxyUse=true

0 commit comments

Comments
 (0)