mirror of
https://github.com/YunoHost-Apps/signaturepdf_ynh.git
synced 2024-09-03 20:25:57 +02:00
10 lines
320 B
INI
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__
|