mirror of
https://github.com/24eme/signaturepdf.git
synced 2023-08-25 09:33:08 +02:00
12 lines
366 B
Plaintext
12 lines
366 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
|