mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
9 lines
325 B
Plaintext
9 lines
325 B
Plaintext
[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=/path/to/folder
|
|
DISABLE_ORGANIZATION=false
|
|
; Manage demo link pdf : true (by default, show), false (hide), or custom link
|
|
;PDF_DEMO_LINK=true
|