Dummy values for signing secrets

This commit is contained in:
Benoit Marty 2022-01-12 14:21:14 +01:00
parent ea6347b1c7
commit 53531bb2f3

View File

@ -25,4 +25,10 @@ vector.httpLogLevel=BASIC
# Note: to debug, you can put and uncomment the following lines in the file ~/.gradle/gradle.properties to override the value above
#vector.debugPrivateData=true
#vector.httpLogLevel=BODY
#vector.httpLogLevel=BODY
# Dummy values for signing secrets
signing.element.storePath=pathTo.keystore
signing.element.storePassword=Secret
signing.element.keyId=Secret
signing.element.keyPassword=Secret