1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/signaturepdf_ynh.git synced 2024-09-03 20:25:57 +02:00

Typo. Again.

This commit is contained in:
tituspijean 2024-08-03 20:10:13 +02:00
parent a8f974828d
commit cd1dbfa03c
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -6,5 +6,5 @@ PDF_STORAGE_PATH=__DATA_DIR__
# Digital signature configuration
NSS3_DIRECTORY=__DATA_DIR__/nss/
NSS3_PASSWORD=__NSS3__PASSWORD__
NSS3_PASSWORD=__NSS3_PASSWORD__
NSS3_NICK=__NSS3_NICK__