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

10 lines
320 B
INI

[globals]
# Path to which stored pdf to activate the mode of sharing a signature to several.
# To deactivate this mode, simply do not configure it or leave it empty
PDF_STORAGE_PATH=__DATA_DIR__
# Digital signature configuration
NSS3_DIRECTORY=__DATA_DIR__/nss/
NSS3_PASSWORD=__NSS3_PASSWORD__
NSS3_NICK=__NSS3_NICK__