mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
15 lines
446 B
Plaintext
15 lines
446 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 tab and routes
|
|
;DISABLE_ORGANIZATION=false
|
|
|
|
; Manage demo link pdf : true (by default, show), false (hide), or custom link
|
|
;PDF_DEMO_LINK=true
|
|
|
|
; Metadata default fields
|
|
;METADATA_DEFAULT_FIELDS[metadata_key].type = "text"
|