We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7430cd commit dd4da5cCopy full SHA for dd4da5c
src/main/resources/application.conf
@@ -19,7 +19,7 @@ grothendieck {
19
20
# one of the algorithms defined here:
21
# https://docs.oracle.com/javase/8/docs/technotes/guides/security/StandardNames.html#SecureRandom
22
- # Uncomment this to specify, otherwise use the default 'strong' implementation
+ # Uncomment this to specify, otherwise use the default implementation
23
# secure-random-algo = "NativePRNG"
24
25
network {
0 commit comments